Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineVertexUtil.hpp38 struct Vertex4RGBA struct
40 tcu::Vec4 position;
41 tcu::Vec4 color;
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSubpassMergeFeedbackTests.cpp67 struct Vertex4RGBA struct
69 tcu::Vec4 position;
70 tcu::Vec4 color;
H A DvktRenderPassUnusedAttachmentTests.cpp74 struct Vertex4RGBA struct
76 tcu::Vec4 position;
77 tcu::Vec4 color;
H A DvktRenderPassDitheringTests.cpp69 struct Vertex4RGBA struct
71 tcu::Vec4 position;
72 tcu::Vec4 color;
H A DvktRenderPassLoadStoreOpNoneTests.cpp136 struct Vertex4RGBA struct
138 tcu::Vec4 position;
139 tcu::Vec4 color;
H A DvktRenderPassFragmentDensityMapTests.cpp107 struct Vertex4RGBA struct
109 tcu::Vec4 position;
110 tcu::Vec4 uv;
111 tcu::Vec4 color;