Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexUtil.cpp931 const Vertex4RGBA lowerRightVertex = in createOverlappingQuads() local
1000 const Vertex4RGBARGBA lowerRightVertex = in createOverlappingQuadsDualSource() local
1041 const Vertex4Tex4 lowerRightVertex = in createFullscreenQuad() local
1092 const Vertex4Tex4 lowerRightVertex = in createQuadMosaic() local
DvktPipelinePushDescriptorTests.cpp178 const Vertex4RGBA lowerRightVertex = {tcu::Vec4(size + xOffset, -size, 0.0f, 1.0f), color}; in createQuads() local
201 …const Vertex4Tex4 lowerRightVertex = {tcu::Vec4(size + xOffset, -size, 0.0f, 1.0f), tcu::Vec4(1.2f… in createTexQuads() local
DvktPipelineDynamicOffsetTests.cpp94 const Vertex4RGBA lowerRightVertex = {tcu::Vec4(size + xOffset, -size, 0.0f, 1.0f), color}; in createQuads() local
DvktPipelinePushConstantTests.cpp177 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
DvktRenderPassFragmentDensityMapTests.cpp203 …const Vertex4RGBA lowerRightVertex = { { xEnd, 1.0f, 0.0f, 1.0f }, { 1.0f, 1.0f, fIndex, 1.0f }… in createFullscreenMesh() local
DvktRenderPassSubpassDependencyTests.cpp2704 const tcu::Vec4 lowerRightVertex (1.0f, -1.0f, 0.5f, 1.0f); in iterateInternal() local
3356 const tcu::Vec4 lowerRightVertex (1.0f, -1.0f, 0.5f, 1.0f); in iterateInternal() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp960 const tcu::Vec4 lowerRightVertex (1.0f, -1.0f, 0.0f, 1.0f); in createFullscreenQuad() local