Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawInstancedTests.cpp79 struct VertexPositionAndColor struct
81 VertexPositionAndColor (tcu::Vec4 position_, tcu::Vec4 color_) in VertexPositionAndColor() argument
87 tcu::Vec4 position;
88 tcu::Vec4 color;