Searched refs:getEffectiveDepthStencilTextureFormat (Results 1 – 11 of 11) sorted by relevance
/external/deqp/framework/opengl/ |
D | gluFboRenderContext.cpp | 43 tcu::getEffectiveDepthStencilTextureFormat(format, tcu::Sampler::MODE_DEPTH); in getNumDepthBits() 57 tcu::getEffectiveDepthStencilTextureFormat(format, tcu::Sampler::MODE_STENCIL); in getNumStencilBits()
|
/external/deqp/framework/common/ |
D | tcuTextureUtil.hpp | 167 TextureFormat getEffectiveDepthStencilTextureFormat(const TextureFormat &baseFormat, Sampler::Depth…
|
D | tcuTextureUtil.cpp | 1712 TextureFormat getEffectiveDepthStencilTextureFormat(const TextureFormat &baseFormat, Sampler::Depth… in getEffectiveDepthStencilTextureFormat() function
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureBorderClampTests.cpp | 164 … const tcu::TextureFormat effectiveFmt = tcu::getEffectiveDepthStencilTextureFormat(fmt, mode); in getFormatChannelClass() 929 … tcu::getEffectiveDepthStencilTextureFormat(m_texture->getRefTexture().getFormat(), m_sampleMode); in verifyImage() 1271 … tcu::getEffectiveDepthStencilTextureFormat(m_texture->getRefTexture().getFormat(), m_sampleMode); in genSamplerParams() 1427 …tcu::getEffectiveDepthStencilTextureFormat(getTexture()->getRefTexture().getFormat(), m_sampleMode… in init() 1510 …tcu::getEffectiveDepthStencilTextureFormat(getTexture()->getRefTexture().getFormat(), m_sampleMode… in init() 1709 …tcu::getEffectiveDepthStencilTextureFormat(getTexture()->getRefTexture().getFormat(), m_sampleMode… in init() 1896 …tcu::getEffectiveDepthStencilTextureFormat(getTexture()->getRefTexture().getFormat(), m_sampleMode… in init()
|
/external/deqp/modules/egl/ |
D | teglImageUtil.cpp | 420 …tcu::getEffectiveDepthStencilTextureFormat(ref.getLevel(0).getFormat(), tcu::Sampler::MODE_STENCIL… in initializeStencilRbo()
|
D | teglImageFormatTests.cpp | 1343 …tcu::getEffectiveDepthStencilTextureFormat(reference.getLevel(0).getFormat(), tcu::Sampler::MODE_S… in invokeGLES()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageUtil.cpp | 643 …tcu::getEffectiveDepthStencilTextureFormat(srcTexture.getTextureFormat(), tcu::Sampler::MODE_STENC… in uploadTestTexture() 687 …tcu::getEffectiveDepthStencilTextureFormat(srcTexture.getTextureFormat(), tcu::Sampler::MODE_STENC… in uploadTestTextureSparse()
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureShadowTests.cpp | 151 …tcu::getTextureFormatBitDepth(tcu::getEffectiveDepthStencilTextureFormat(texFormat, Sampler::MODE_… in getPixelFormat()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiImageClearingTests.cpp | 266 …const TextureFormat format = getEffectiveDepthStencilTextureFormat(access.getFormat(), Sampler::MO… in comparePixelToDepthClearValue()
|
D | vktApiCopiesAndBlittingTests.cpp | 988 …tcu::getEffectiveDepthStencilTextureFormat(src.getFormat(), tcu::Sampler::MODE_STENCIL), src.getWi… in uploadImage() 1198 tcu::getEffectiveDepthStencilTextureFormat(imageFormat, tcu::Sampler::MODE_STENCIL), in readImage() 3597 … tcu::getEffectiveDepthStencilTextureFormat(bufferAccess.getFormat(), tcu::Sampler::MODE_STENCIL), in iterate() 4984 … tcu::getEffectiveDepthStencilTextureFormat(mapVkFormat(m_params.src.image.format), mode); in checkTestResult() 4999 … tcu::getEffectiveDepthStencilTextureFormat(mapVkFormat(m_params.src.image.format), mode); in checkTestResult() 5985 … tcu::getEffectiveDepthStencilTextureFormat(mapVkFormat(m_params.src.image.format), mode) : in checkNonNearestFilteredResult() 5987 … tcu::getEffectiveDepthStencilTextureFormat(mapVkFormat(m_params.src.image.format), mode) : in checkNonNearestFilteredResult()
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureSpecificationTests.cpp | 138 tcu::getEffectiveDepthStencilTextureFormat(textureFormat, tcu::Sampler::MODE_DEPTH)); in getEffectiveTextureFormatBitDepth()
|