Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawInstancedTests.cpp86 struct VertexPositionAndColor struct
88 VertexPositionAndColor (tcu::Vec4 position_, tcu::Vec4 color_) in VertexPositionAndColor() argument
94 tcu::Vec4 position;
95 tcu::Vec4 color;