Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
FlutterGPUTextureVertexShader::PerVertexData Struct Reference

#include <fixtures.h>

Public Attributes

impeller::Vector3 position
 
impeller::Point texture_coords
 
impeller::Vector4 color
 

Detailed Description

Definition at line 48 of file fixtures.h.

Member Data Documentation

◆ color

impeller::Vector4 FlutterGPUTextureVertexShader::PerVertexData::color

Definition at line 51 of file fixtures.h.

◆ position

impeller::Vector3 FlutterGPUTextureVertexShader::PerVertexData::position

Definition at line 49 of file fixtures.h.

◆ texture_coords

impeller::Point FlutterGPUTextureVertexShader::PerVertexData::texture_coords

Definition at line 50 of file fixtures.h.


The documentation for this struct was generated from the following file: