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.cpp74 struct Vertex4RGBA struct
76 tcu::Vec4 position;
77 tcu::Vec4 color;
DvktRenderPassDitheringTests.cpp70 struct Vertex4RGBA struct
72 tcu::Vec4 position;
73 tcu::Vec4 color;
DvktRenderPassLoadStoreOpNoneTests.cpp136 struct Vertex4RGBA struct
138 tcu::Vec4 position;
139 tcu::Vec4 color;
DvktRenderPassFragmentDensityMapTests.cpp109 struct Vertex4RGBA struct
111 tcu::Vec4 position;
112 tcu::Vec4 uv;
113 tcu::Vec4 color;