Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexUtil.cpp928 const Vertex4RGBA upperRightVertex = in createOverlappingQuads() local
967 const Vertex4Tex4 upperRightVertex = in createFullscreenQuad() local
1018 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
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp1034 const tcu::Vec4 upperRightVertex (1.0f, 1.0f, 0.0f, 1.0f); in createFullscreenQuad() local