Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexUtil.cpp922 const Vertex4RGBA lowerLeftVertex = in createOverlappingQuads() local
989 const Vertex4RGBARGBA lowerLeftVertex = in createOverlappingQuadsDualSource() local
1032 const Vertex4Tex4 lowerLeftVertex = in createFullscreenQuad() local
1083 const Vertex4Tex4 lowerLeftVertex = in createQuadMosaic() local
DvktPipelinePushDescriptorTests.cpp177 const Vertex4RGBA lowerLeftVertex = {tcu::Vec4(-size + xOffset, -size, 0.0f, 1.0f), color}; in createQuads() local
200 …const Vertex4Tex4 lowerLeftVertex = {tcu::Vec4(-size + xOffset, -size, 0.0f, 1.0f), tcu::Vec4(-0.… in createTexQuads() local
DvktPipelineDynamicOffsetTests.cpp93 const Vertex4RGBA lowerLeftVertex = {tcu::Vec4(-size + xOffset, -size, 0.0f, 1.0f), color}; in createQuads() local
DvktPipelinePushConstantTests.cpp184 const Vertex4RGBA lowerLeftVertex = {tcu::Vec4(-size, -size, 0.0f, 1.0f), color}; in createQuad() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp83 const Vertex4RGBA lowerLeftVertex = {tcu::Vec4(-size, -size, 0.0f, 1.0f), color}; in createQuad() local
DvktRenderPassSubpassDependencyTests.cpp2707 const tcu::Vec4 lowerLeftVertex (-1.0f, -1.0f, 0.5f, 1.0f); in iterateInternal() local
3379 const tcu::Vec4 lowerLeftVertex (-1.0f, -1.0f, 0.5f, 1.0f); in iterateInternal() local
DvktRenderPassFragmentDensityMapTests.cpp199 …const Vertex4RGBA lowerLeftVertex = { { xStart, 1.0f, 0.0f, 1.0f }, { 0.0f, 1.0f, fIndex, 1.0f },… in createFullscreenMesh() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp958 const tcu::Vec4 lowerLeftVertex (-1.0f, -1.0f, 0.0f, 1.0f); in createFullscreenQuad() local