Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexUtil.cpp936 const Vertex4RGBA upperRightVertex = in createOverlappingQuads() local
1006 const Vertex4RGBARGBA upperRightVertex = in createOverlappingQuadsDualSource() local
1046 const Vertex4Tex4 upperRightVertex = in createFullscreenQuad() local
1097 const Vertex4Tex4 upperRightVertex = in createQuadMosaic() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp86 const Vertex4RGBA upperRightVertex = {tcu::Vec4(size, size, 0.0f, 1.0f), color}; in createQuad() local
DvktRenderPassFragmentDensityMapTests.cpp204 …const Vertex4RGBA upperRightVertex = { { xEnd, -1.0f, 0.0f, 1.0f }, { 1.0f, 0.0f, fIndex, 1.0f }… in createFullscreenMesh() local
DvktRenderPassSubpassDependencyTests.cpp2706 const tcu::Vec4 upperRightVertex (1.0f, 1.0f, 0.5f, 1.0f); in iterateInternal() local
3358 const tcu::Vec4 upperRightVertex (1.0f, 1.0f, 0.5f, 1.0f); in iterateInternal() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp961 const tcu::Vec4 upperRightVertex (1.0f, 1.0f, 0.0f, 1.0f); in createFullscreenQuad() local