/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineVertexUtil.cpp | 937 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 D | vktPipelineAttachmentFeedbackLoopLayoutTests.cpp | 2230 const Vertex4Tex4 upperRightVertex = in createFullscreenQuadArray() local 2246 upperRightVertex in createFullscreenQuadArray()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineVertexUtil.cpp | 937 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 D | vktPipelineAttachmentFeedbackLoopLayoutTests.cpp | 2070 const Vertex4Tex4 upperRightVertex = in createFullscreenQuadArray() local 2086 upperRightVertex in createFullscreenQuadArray()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassDitheringTests.cpp | 87 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 D | vktRenderPassUnusedAttachmentTests.cpp | 87 const Vertex4RGBA upperRightVertex = {tcu::Vec4(size, size, 0.0f, 1.0f), color}; in createQuad() local 94 vertices.push_back(upperRightVertex); in createQuad()
|
H A D | vktRenderPassSubpassDependencyTests.cpp | 2710 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 D | vktRenderPassFragmentDensityMapTests.cpp | 208 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 D | vktRenderPassDitheringTests.cpp | 87 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 D | vktRenderPassUnusedAttachmentTests.cpp | 87 const Vertex4RGBA upperRightVertex = {tcu::Vec4(size, size, 0.0f, 1.0f), color}; in createQuad() local 94 vertices.push_back(upperRightVertex); in createQuad()
|
H A D | vktRenderPassSubpassDependencyTests.cpp | 2710 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 D | vktRenderPassFragmentDensityMapTests.cpp | 204 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 D | vktImageTestsUtil.cpp | 924 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 D | vktImageTestsUtil.cpp | 924 const tcu::Vec4 upperRightVertex (1.0f, 1.0f, 0.0f, 1.0f); in createFullscreenQuad() 934 upperRightVertex in createFullscreenQuad()
|