Home
last modified time | relevance | path

Searched defs:Vertex4RGBA (Results 1 – 6 of 6) 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/
DvktRenderPassSubpassMergeFeedbackTests.cpp67 struct Vertex4RGBA struct
69 tcu::Vec4 position;
70 tcu::Vec4 color;
DvktRenderPassUnusedAttachmentTests.cpp72 struct Vertex4RGBA struct
74 tcu::Vec4 position;
75 tcu::Vec4 color;
DvktRenderPassDitheringTests.cpp67 struct Vertex4RGBA struct
69 tcu::Vec4 position;
70 tcu::Vec4 color;
DvktRenderPassLoadStoreOpNoneTests.cpp124 struct Vertex4RGBA struct
126 tcu::Vec4 position;
127 tcu::Vec4 color;
DvktRenderPassFragmentDensityMapTests.cpp104 struct Vertex4RGBA struct
106 tcu::Vec4 position;
107 tcu::Vec4 uv;
108 tcu::Vec4 color;