Home
last modified time | relevance | path

Searched defs:lowerRightVertex (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexUtil.cpp923 const Vertex4RGBA lowerRightVertex = in createOverlappingQuads() local
962 const Vertex4Tex4 lowerRightVertex = in createFullscreenQuad() local
1013 const Vertex4Tex4 lowerRightVertex = in createQuadMosaic() local
DvktPipelineDynamicOffsetTests.cpp85 const Vertex4RGBA lowerRightVertex = {tcu::Vec4(size + xOffset, -size, 0.0f, 1.0f), color}; in createQuads() local
DvktPipelinePushDescriptorTests.cpp167 const Vertex4RGBA lowerRightVertex = {tcu::Vec4(size + xOffset, -size, 0.0f, 1.0f), color}; in createQuads() local
190 …const Vertex4Tex4 lowerRightVertex = {tcu::Vec4(size + xOffset, -size, 0.0f, 1.0f), tcu::Vec4(1.2f… in createTexQuads() local
DvktPipelinePushConstantTests.cpp230 const Vertex4RGBA lowerRightVertex = {tcu::Vec4(size, -size, 0.0f, 1.0f), color}; in createQuad() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp84 const Vertex4RGBA lowerRightVertex = {tcu::Vec4(size, -size, 0.0f, 1.0f), color}; in createQuad() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp1033 const tcu::Vec4 lowerRightVertex (1.0f, -1.0f, 0.0f, 1.0f); in createFullscreenQuad() local