Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexUtil.cpp932 const Vertex4RGBA lowerRightVertex = in createOverlappingQuads() local
1001 const Vertex4RGBARGBA lowerRightVertex = in createOverlappingQuadsDualSource() local
1042 const Vertex4Tex4 lowerRightVertex = in createFullscreenQuad() local
1093 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.cpp185 const Vertex4RGBA lowerRightVertex = {tcu::Vec4(size, -size, 0.0f, 1.0f), color}; in createQuad() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp84 const Vertex4RGBA lowerRightVertex = {tcu::Vec4(size, -size, 0.0f, 1.0f), color}; in createQuad() local
DvktRenderPassSubpassDependencyTests.cpp2708 const tcu::Vec4 lowerRightVertex (1.0f, -1.0f, 0.5f, 1.0f); in iterateInternal() local
3380 const tcu::Vec4 lowerRightVertex (1.0f, -1.0f, 0.5f, 1.0f); in iterateInternal() local
DvktRenderPassFragmentDensityMapTests.cpp201 …const Vertex4RGBA lowerRightVertex = { { xEnd, 1.0f, 0.0f, 1.0f }, { 1.0f, 1.0f, fIndex, 1.0f }… in createFullscreenMesh() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp960 const tcu::Vec4 lowerRightVertex (1.0f, -1.0f, 0.0f, 1.0f); in createFullscreenQuad() local