Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexUtil.hpp38 struct Vertex4RGBA struct
40 tcu::Vec4 position;
41 tcu::Vec4 color;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp71 struct Vertex4RGBA struct
73 tcu::Vec4 position;
74 tcu::Vec4 color;
DvktRenderPassLoadStoreOpNoneTests.cpp110 struct Vertex4RGBA struct
112 tcu::Vec4 position;
113 tcu::Vec4 color;
DvktRenderPassFragmentDensityMapTests.cpp102 struct Vertex4RGBA struct
104 tcu::Vec4 position;
105 tcu::Vec4 uv;
106 tcu::Vec4 color;