Home
last modified time | relevance | path

Searched refs:getEffectiveDepthStencilTextureFormat (Results 1 – 11 of 11) sorted by relevance

/external/deqp/framework/opengl/
DgluFboRenderContext.cpp43 tcu::getEffectiveDepthStencilTextureFormat(format, tcu::Sampler::MODE_DEPTH); in getNumDepthBits()
57 tcu::getEffectiveDepthStencilTextureFormat(format, tcu::Sampler::MODE_STENCIL); in getNumStencilBits()
/external/deqp/framework/common/
DtcuTextureUtil.hpp167 TextureFormat getEffectiveDepthStencilTextureFormat(const TextureFormat &baseFormat, Sampler::Depth…
DtcuTextureUtil.cpp1712 TextureFormat getEffectiveDepthStencilTextureFormat(const TextureFormat &baseFormat, Sampler::Depth… in getEffectiveDepthStencilTextureFormat() function
/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp164 … 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/
DteglImageUtil.cpp420 …tcu::getEffectiveDepthStencilTextureFormat(ref.getLevel(0).getFormat(), tcu::Sampler::MODE_STENCIL… in initializeStencilRbo()
DteglImageFormatTests.cpp1343 …tcu::getEffectiveDepthStencilTextureFormat(reference.getLevel(0).getFormat(), tcu::Sampler::MODE_S… in invokeGLES()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.cpp643 …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/
DvktTextureShadowTests.cpp151 …tcu::getTextureFormatBitDepth(tcu::getEffectiveDepthStencilTextureFormat(texFormat, Sampler::MODE_… in getPixelFormat()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp266 …const TextureFormat format = getEffectiveDepthStencilTextureFormat(access.getFormat(), Sampler::MO… in comparePixelToDepthClearValue()
DvktApiCopiesAndBlittingTests.cpp988 …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/
Des3fTextureSpecificationTests.cpp138 tcu::getEffectiveDepthStencilTextureFormat(textureFormat, tcu::Sampler::MODE_DEPTH)); in getEffectiveTextureFormatBitDepth()