Home
last modified time | relevance | path

Searched refs:m_testShape (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleResolveRenderAreaTests.cpp72 , m_testShape (testShape) in MultisampleRenderAreaTestInstance()
96 const TestShape m_testShape; member in vkt::pipeline::__anon28235::MultisampleRenderAreaTestInstance
300 if (m_testShape == TestShape::SHAPE_RECTANGLE) in iterate()
313 if (m_testShape == TestShape::SHAPE_DIAMOND) in iterate()
326 if (m_testShape == TestShape::SHAPE_PARALLELOGRAM) in iterate()
393 if (m_testShape != TestShape::SHAPE_RECTANGLE) // In this case the shape has covered the whole render area. in iterate()
441 , m_testShape (testShape) in MultisampleRenderAreaTest()
454 const TestShape m_testShape; member in vkt::pipeline::__anon28235::MultisampleRenderAreaTest
493 return new MultisampleRenderAreaTestInstance(context, m_pipelineConstructionType, m_sampleCount, m_framebufferSize, m_testShape, m_colorFormat); in createInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleResolveRenderAreaTests.cpp70 , m_testShape (testShape) in MultisampleRenderAreaTestInstance()
94 const TestShape m_testShape; member in vkt::pipeline::__anon29454::MultisampleRenderAreaTestInstance
294 if (m_testShape == TestShape::SHAPE_RECTANGLE) in iterate()
307 if (m_testShape == TestShape::SHAPE_DIAMOND) in iterate()
320 if (m_testShape == TestShape::SHAPE_PARALLELOGRAM) in iterate()
387 if (m_testShape != TestShape::SHAPE_RECTANGLE) // In this case the shape has covered the whole render area. in iterate()
435 , m_testShape (testShape) in MultisampleRenderAreaTest()
448 const TestShape m_testShape; member in vkt::pipeline::__anon29454::MultisampleRenderAreaTest
487 return new MultisampleRenderAreaTestInstance(context, m_pipelineConstructionType, m_sampleCount, m_framebufferSize, m_testShape, m_colorFormat); in createInstance()

Completed in 3 milliseconds