Searched defs:lowerRightVertex (Results 1 – 8 of 8) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineVertexUtil.cpp | 931 const Vertex4RGBA lowerRightVertex = in createOverlappingQuads() local 1000 const Vertex4RGBARGBA lowerRightVertex = in createOverlappingQuadsDualSource() local 1041 const Vertex4Tex4 lowerRightVertex = in createFullscreenQuad() local 1092 const Vertex4Tex4 lowerRightVertex = in createQuadMosaic() local
|
| D | vktPipelinePushDescriptorTests.cpp | 178 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
|
| D | vktPipelineDynamicOffsetTests.cpp | 94 const Vertex4RGBA lowerRightVertex = {tcu::Vec4(size + xOffset, -size, 0.0f, 1.0f), color}; in createQuads() local
|
| D | vktPipelinePushConstantTests.cpp | 177 const Vertex4RGBA lowerRightVertex = {tcu::Vec4(size, -size, 0.0f, 1.0f), color}; in createQuad() local
|
| /external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassUnusedAttachmentTests.cpp | 84 const Vertex4RGBA lowerRightVertex = {tcu::Vec4(size, -size, 0.0f, 1.0f), color}; in createQuad() local
|
| D | vktRenderPassFragmentDensityMapTests.cpp | 203 …const Vertex4RGBA lowerRightVertex = { { xEnd, 1.0f, 0.0f, 1.0f }, { 1.0f, 1.0f, fIndex, 1.0f }… in createFullscreenMesh() local
|
| D | vktRenderPassSubpassDependencyTests.cpp | 2704 const tcu::Vec4 lowerRightVertex (1.0f, -1.0f, 0.5f, 1.0f); in iterateInternal() local 3356 const tcu::Vec4 lowerRightVertex (1.0f, -1.0f, 0.5f, 1.0f); in iterateInternal() local
|
| /external/deqp/external/vulkancts/modules/vulkan/image/ |
| D | vktImageTestsUtil.cpp | 960 const tcu::Vec4 lowerRightVertex (1.0f, -1.0f, 0.0f, 1.0f); in createFullscreenQuad() local
|