Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineBlendTests.cpp1086 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); // Undefined depth/stencil format in verifyImage() local
1088 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
1090 … refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
1091 …refRenderer64 (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat64, tcuDepthFormat, &program); in verifyImage()
1092 … refRenderer8 (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat8, tcuDepthFormat, &program); in verifyImage()
1493 …const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); // Undefined depth/stencil form… in verifyImage() local
1495 const ColorFragmentShaderDualSource fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
1497 … refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
1498 …refRenderer64 (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat64, tcuDepthFormat, &program); in verifyImage()
1499 … refRenderer8 (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat8, tcuDepthFormat, &program); in verifyImage()
DvktPipelinePushDescriptorTests.cpp596 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
598 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
600 …r refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
1719 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
1721 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
1723 …r refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
3071 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
3073 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
3075 …r refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
4135 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
[all …]
DvktPipelinePushConstantTests.cpp635 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
637 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
639 …r refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
2641 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verify() local
2643 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verify()
2645 …r refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verify()
DvktPipelineDepthTests.cpp997 const tcu::TextureFormat tcuDepthFormat = mapVkFormat(m_depthFormat); in verifyImage() local
999 …const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat, (m_depthClipControl != D… in verifyImage()
1001 …r refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
DvktPipelineDynamicOffsetTests.cpp702 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
704 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
706 … refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
DvktPipelineMultisampleTests.cpp2078 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
2080 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
2082 …r refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendTests.cpp1086 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); // Undefined depth/stencil format in verifyImage() local
1088 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
1090 … refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
1091 …refRenderer64 (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat64, tcuDepthFormat, &program); in verifyImage()
1092 … refRenderer8 (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat8, tcuDepthFormat, &program); in verifyImage()
1493 …const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); // Undefined depth/stencil form… in verifyImage() local
1495 const ColorFragmentShaderDualSource fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
1497 … refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
1498 …refRenderer64 (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat64, tcuDepthFormat, &program); in verifyImage()
1499 … refRenderer8 (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat8, tcuDepthFormat, &program); in verifyImage()
DvktPipelinePushDescriptorTests.cpp596 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
598 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
600 …r refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
1719 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
1721 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
1723 …r refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
3071 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
3073 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
3075 …r refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
4135 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
[all …]
DvktPipelinePushConstantTests.cpp635 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
637 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
639 …r refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
2641 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verify() local
2643 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verify()
2645 …r refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verify()
DvktPipelineDepthTests.cpp997 const tcu::TextureFormat tcuDepthFormat = mapVkFormat(m_depthFormat); in verifyImage() local
999 …const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat, (m_depthClipControl != D… in verifyImage()
1001 …r refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
DvktPipelineDynamicOffsetTests.cpp702 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
704 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
706 … refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
DvktPipelineMultisampleTests.cpp2078 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
2080 const ColorFragmentShader fragmentShader (tcuColorFormat, tcuDepthFormat); in verifyImage()
2082 …r refRenderer (m_renderSize.x(), m_renderSize.y(), 1, tcuColorFormat, tcuDepthFormat, &program); in verifyImage()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageDepthStencilDescriptorTests.cpp553 …const auto tcuDepthFormat = (hasDepth ? getDepthCopyFormat(m_params.format) : tcu::TextureForma… in iterate() local
1024 const auto depthVerifBufferSize = getCopyBufferSize(tcuDepthFormat, extent); in iterate()
1196 tcu::TextureLevel referenceDepth (tcuDepthFormat, iExtent.x(), iExtent.y(), iExtent.z()); in iterate()
1205 tcu::ConstPixelBufferAccess depthPixels(tcuDepthFormat, iExtent, verifAlloc.getHostPtr()); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageDepthStencilDescriptorTests.cpp553 …const auto tcuDepthFormat = (hasDepth ? getDepthCopyFormat(m_params.format) : tcu::TextureForma… in iterate() local
1024 const auto depthVerifBufferSize = getCopyBufferSize(tcuDepthFormat, extent); in iterate()
1196 tcu::TextureLevel referenceDepth (tcuDepthFormat, iExtent.x(), iExtent.y(), iExtent.z()); in iterate()
1205 tcu::ConstPixelBufferAccess depthPixels(tcuDepthFormat, iExtent, verifAlloc.getHostPtr()); in iterate()