Home
last modified time | relevance | path

Searched defs:VertexAttributes (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/tests/
DHelloTriangle.h30 struct VertexAttributes { struct
31 float position[2];
32 float color[3];
DFrameBuffer_unittest.cpp606 struct VertexAttributes { in TEST_F() struct
607 float position[2]; in TEST_F()
608 float color[3]; in TEST_F()
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp4573 struct VertexAttributes { in glTestHostDriverPerformance() struct
4574 float position[2]; in glTestHostDriverPerformance()
4575 float color[3]; in glTestHostDriverPerformance()