Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexUtil.cpp918 const Vertex4RGBA upperLeftVertex = in createOverlappingQuads() local
957 const Vertex4Tex4 upperLeftVertex = in createFullscreenQuad() local
1008 const Vertex4Tex4 upperLeftVertex = in createQuadMosaic() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp85 const Vertex4RGBA upperLeftVertex = {tcu::Vec4(-size, size, 0.0f, 1.0f), color}; in createQuad() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp1032 const tcu::Vec4 upperLeftVertex (-1.0f, 1.0f, 0.0f, 1.0f); in createFullscreenQuad() local