Home
last modified time | relevance | path

Searched refs:tcuDepthFormat (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendTests.cpp1062 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); // Undefined depth/stencil format in verifyImage() local
1064 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
1066 … refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
1067 …refRenderer64 (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat64, tcuDepthFormat, &program); in verifyImage()
1068 … refRenderer8 (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat8, tcuDepthFormat, &program); in verifyImage()
1465 …const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); // Undefined depth/stencil form… in verifyImage() local
1467 const ColorFragmentShaderDualSource fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
1469 … refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
1470 …refRenderer64 (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat64, tcuDepthFormat, &program); in verifyImage()
1471 … refRenderer8 (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat8, tcuDepthFormat, &program); in verifyImage()
DvktPipelinePushDescriptorTests.cpp578 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
580 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
582 …r refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
1691 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
1693 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
1695 …r refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
3032 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
3034 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
3036 …r refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
4083 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
[all …]
DvktPipelineDepthTests.cpp715 const tcu::TextureFormat tcuDepthFormat = mapVkFormat(m_depthFormat); in verifyImage() local
717 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
719 …r refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
DvktPipelinePushConstantTests.cpp608 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
610 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
612 …r refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
2548 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verify() local
2550 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verify()
2552 …r refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verify()
DvktPipelineDynamicOffsetTests.cpp662 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
664 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
666 … refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
DvktPipelineMultisampleTests.cpp1619 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
1621 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
1623 …r refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()