Home
last modified time | relevance | path

Searched refs:upperRightVertex (Results 1 - 14 of 14) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineVertexUtil.cpp937 const Vertex4RGBA upperRightVertex =
951 vertices.push_back(upperRightVertex);
1007 const Vertex4RGBARGBA upperRightVertex =
1022 vertices.push_back(upperRightVertex);
1047 const Vertex4Tex4 upperRightVertex =
1061 upperRightVertex
1098 const Vertex4Tex4 upperRightVertex =
1109 vertices.push_back(upperRightVertex);
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp2230 const Vertex4Tex4 upperRightVertex = in createFullscreenQuadArray() local
2246 upperRightVertex in createFullscreenQuadArray()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineVertexUtil.cpp937 const Vertex4RGBA upperRightVertex =
951 vertices.push_back(upperRightVertex);
1007 const Vertex4RGBARGBA upperRightVertex =
1022 vertices.push_back(upperRightVertex);
1047 const Vertex4Tex4 upperRightVertex =
1061 upperRightVertex
1098 const Vertex4Tex4 upperRightVertex =
1109 vertices.push_back(upperRightVertex);
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp2070 const Vertex4Tex4 upperRightVertex = in createFullscreenQuadArray() local
2086 upperRightVertex in createFullscreenQuadArray()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassDitheringTests.cpp87 const Vertex4RGBA upperRightVertex = {tcu::Vec4(size, size, depthValue, 1.0f), white}; in createQuad() local
93 vertices.push_back(upperRightVertex); in createQuad()
109 const Vertex4RGBA upperRightVertex = {tcu::Vec4(size, size, depthValue, 1.0f), color}; in createQuad() local
115 vertices.push_back(upperRightVertex); in createQuad()
H A DvktRenderPassUnusedAttachmentTests.cpp87 const Vertex4RGBA upperRightVertex = {tcu::Vec4(size, size, 0.0f, 1.0f), color}; in createQuad() local
94 vertices.push_back(upperRightVertex); in createQuad()
H A DvktRenderPassSubpassDependencyTests.cpp2710 const tcu::Vec4 upperRightVertex (1.0f, 1.0f, 0.5f, 1.0f); in iterateInternal()
2715 vertexData.push_back(upperRightVertex); in iterateInternal()
3382 const tcu::Vec4 upperRightVertex (1.0f, 1.0f, 0.5f, 1.0f); in iterateInternal()
3387 vertexData.push_back(upperRightVertex); in iterateInternal()
H A DvktRenderPassFragmentDensityMapTests.cpp208 const Vertex4RGBA upperRightVertex = { { xEnd, -1.0f, 0.0f, 1.0f }, { 1.0f, 0.0f, fIndex, 1.0f }, { r.y(), g.x(), 0.0f, 1.0f } }; in createFullscreenMesh() local
213 upperLeftVertex, lowerRightVertex, upperRightVertex in createFullscreenMesh()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassDitheringTests.cpp87 const Vertex4RGBA upperRightVertex = {tcu::Vec4(size, size, depthValue, 1.0f), white}; in createQuad() local
93 vertices.push_back(upperRightVertex); in createQuad()
109 const Vertex4RGBA upperRightVertex = {tcu::Vec4(size, size, depthValue, 1.0f), color}; in createQuad() local
115 vertices.push_back(upperRightVertex); in createQuad()
H A DvktRenderPassUnusedAttachmentTests.cpp87 const Vertex4RGBA upperRightVertex = {tcu::Vec4(size, size, 0.0f, 1.0f), color}; in createQuad() local
94 vertices.push_back(upperRightVertex); in createQuad()
H A DvktRenderPassSubpassDependencyTests.cpp2710 const tcu::Vec4 upperRightVertex (1.0f, 1.0f, 0.5f, 1.0f); in iterateInternal()
2715 vertexData.push_back(upperRightVertex); in iterateInternal()
3382 const tcu::Vec4 upperRightVertex (1.0f, 1.0f, 0.5f, 1.0f); in iterateInternal()
3387 vertexData.push_back(upperRightVertex); in iterateInternal()
H A DvktRenderPassFragmentDensityMapTests.cpp204 const Vertex4RGBA upperRightVertex = { { xEnd, -1.0f, 0.0f, 1.0f }, { 1.0f, 0.0f, fIndex, 1.0f }, { r.y(), g.x(), 0.0f, 1.0f } }; in createFullscreenMesh() local
209 upperLeftVertex, lowerRightVertex, upperRightVertex in createFullscreenMesh()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageTestsUtil.cpp924 const tcu::Vec4 upperRightVertex (1.0f, 1.0f, 0.0f, 1.0f); in createFullscreenQuad()
934 upperRightVertex in createFullscreenQuad()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageTestsUtil.cpp924 const tcu::Vec4 upperRightVertex (1.0f, 1.0f, 0.0f, 1.0f); in createFullscreenQuad()
934 upperRightVertex in createFullscreenQuad()

Completed in 41 milliseconds