Searched defs:upperRightVertex (Results 1 – 5 of 5) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineVertexUtil.cpp | 937 const Vertex4RGBA upperRightVertex = in createOverlappingQuads() local 1007 const Vertex4RGBARGBA upperRightVertex = in createOverlappingQuadsDualSource() local 1047 const Vertex4Tex4 upperRightVertex = in createFullscreenQuad() local 1098 const Vertex4Tex4 upperRightVertex = in createQuadMosaic() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassUnusedAttachmentTests.cpp | 86 const Vertex4RGBA upperRightVertex = {tcu::Vec4(size, size, 0.0f, 1.0f), color}; in createQuad() local
|
D | vktRenderPassSubpassDependencyTests.cpp | 2710 const tcu::Vec4 upperRightVertex (1.0f, 1.0f, 0.5f, 1.0f); in iterateInternal() local 3382 const tcu::Vec4 upperRightVertex (1.0f, 1.0f, 0.5f, 1.0f); in iterateInternal() local
|
D | vktRenderPassFragmentDensityMapTests.cpp | 202 …const Vertex4RGBA upperRightVertex = { { xEnd, -1.0f, 0.0f, 1.0f }, { 1.0f, 0.0f, fIndex, 1.0f }… in createFullscreenMesh() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageTestsUtil.cpp | 961 const tcu::Vec4 upperRightVertex (1.0f, 1.0f, 0.0f, 1.0f); in createFullscreenQuad() local
|