Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexUtil.hpp38 struct Vertex4RGBA struct
40 tcu::Vec4 position;
41 tcu::Vec4 color;
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp71 struct Vertex4RGBA struct
73 tcu::Vec4 position;
74 tcu::Vec4 color;
DvktRenderPassFragmentDensityMapTests.cpp104 struct Vertex4RGBA struct
106 tcu::Vec4 position;
107 tcu::Vec4 uv;
108 tcu::Vec4 color;