Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexUtil.cpp927 const Vertex4RGBA upperLeftVertex = in createOverlappingQuads() local
995 const Vertex4RGBARGBA upperLeftVertex = in createOverlappingQuadsDualSource() local
1037 const Vertex4Tex4 upperLeftVertex = in createFullscreenQuad() local
1088 const Vertex4Tex4 upperLeftVertex = in createQuadMosaic() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp85 const Vertex4RGBA upperLeftVertex = {tcu::Vec4(-size, size, 0.0f, 1.0f), color}; in createQuad() local
DvktRenderPassSubpassDependencyTests.cpp2709 const tcu::Vec4 upperLeftVertex (-1.0f, 1.0f, 0.5f, 1.0f); in iterateInternal() local
3381 const tcu::Vec4 upperLeftVertex (-1.0f, 1.0f, 0.5f, 1.0f); in iterateInternal() local
DvktRenderPassFragmentDensityMapTests.cpp200 …const Vertex4RGBA upperLeftVertex = { { xStart, -1.0f, 0.0f, 1.0f }, { 0.0f, 0.0f, fIndex, 1.0f },… in createFullscreenMesh() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp959 const tcu::Vec4 upperLeftVertex (-1.0f, 1.0f, 0.0f, 1.0f); in createFullscreenQuad() local