Home
last modified time | relevance | path

Searched refs:upperRightVertex (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexUtil.cpp731 const Vertex4RGBA upperRightVertex = in createOverlappingQuads() local
745 vertices.push_back(upperRightVertex); in createOverlappingQuads()
770 const Vertex4Tex4 upperRightVertex = in createFullscreenQuad() local
784 upperRightVertex in createFullscreenQuad()
821 const Vertex4Tex4 upperRightVertex = in createQuadMosaic() local
832 vertices.push_back(upperRightVertex); in createQuadMosaic()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp1259 const tcu::Vec4 upperRightVertex (1.0f, 1.0f, 0.0f, 1.0f); in createFullscreenQuad() local
1269 upperRightVertex in createFullscreenQuad()