Home
last modified time | relevance | path

Searched defs:upperRightVertex (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexUtil.cpp937 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/
DvktRenderPassUnusedAttachmentTests.cpp86 const Vertex4RGBA upperRightVertex = {tcu::Vec4(size, size, 0.0f, 1.0f), color}; in createQuad() local
DvktRenderPassSubpassDependencyTests.cpp2710 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
DvktRenderPassFragmentDensityMapTests.cpp202 …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/
DvktImageTestsUtil.cpp961 const tcu::Vec4 upperRightVertex (1.0f, 1.0f, 0.0f, 1.0f); in createFullscreenQuad() local