Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluFboRenderContext.cpp42 …const tcu::TextureFormat depthOnlyFormat = tcu::getEffectiveDepthStencilTextureFormat(format, tcu… in getNumDepthBits()
55 …const tcu::TextureFormat stencilOnlyFormat = tcu::getEffectiveDepthStencilTextureFormat(format, t… in getNumStencilBits()
/external/deqp/framework/common/
DtcuTextureUtil.hpp160 TextureFormat getEffectiveDepthStencilTextureFormat (const TextureFormat& baseFormat, Sampler::D…
DtcuTextureUtil.cpp1419 TextureFormat getEffectiveDepthStencilTextureFormat (const TextureFormat& baseFormat, Sampler::Dept… in getEffectiveDepthStencilTextureFormat() function
/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp165 const tcu::TextureFormat effectiveFmt = tcu::getEffectiveDepthStencilTextureFormat(fmt, mode); in getFormatChannelClass()
926 …const tcu::TextureFormat texFormat = tcu::getEffectiveDepthStencilTextureFormat(m_texture->getR… in verifyImage()
1256 …const tcu::TextureFormat texFormat = tcu::getEffectiveDepthStencilTextureFormat(m_texture->get… in genSamplerParams()
1422 …const tcu::TextureFormat texFormat = tcu::getEffectiveDepthStencilTextureFormat(getTexture()->ge… in init()
1512 …const tcu::TextureFormat texFormat = tcu::getEffectiveDepthStencilTextureFormat(getTexture()->get… in init()
1725 …const tcu::TextureFormat texFormat = tcu::getEffectiveDepthStencilTextureFormat(getTexture()->ge… in init()
1939 …const tcu::TextureFormat texFormat = tcu::getEffectiveDepthStencilTextureFormat(getTexture()->g… in init()
/external/deqp/modules/egl/
DteglImageUtil.cpp361 …int32 numStencilBits = tcu::getTextureFormatBitDepth(tcu::getEffectiveDepthStencilTextureFormat(re… in initializeStencilRbo()
DteglImageFormatTests.cpp588 …32 numStencilBits = tcu::getTextureFormatBitDepth(tcu::getEffectiveDepthStencilTextureFormat(re… in invokeGLES2()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureShadowTests.cpp124 …c4 formatBitDepth = tcu::getTextureFormatBitDepth(tcu::getEffectiveDepthStencilTextureFormat(te… in getPixelFormat()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.cpp553 …srcStencilTexture = srcTexture.copy(tcu::getEffectiveDepthStencilTextureFormat(srcTexture.getTextu… in uploadTestTexture()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp260 …const TextureFormat format = getEffectiveDepthStencilTextureFormat(access.getFormat(), Sampler… in comparePixelToDepthClearValue()
DvktApiCopiesAndBlittingTests.cpp563 …tcu::TextureLevel stencilTexture (tcu::getEffectiveDepthStencilTextureFormat(src.getFormat(), tcu:… in uploadImage()
785 …tcu::TextureLevel stencilTexture (tcu::getEffectiveDepthStencilTextureFormat(imageFormat, tcu::Sam… in readImage()
2277 …const tcu::TextureFormat sourceFormat = tcu::getEffectiveDepthStencilTextureFormat(mapVkFormat… in checkTestResult()
2289 …const tcu::TextureFormat sourceFormat = tcu::getEffectiveDepthStencilTextureFormat(mapVkFormat… in checkTestResult()
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp134 …return tcu::getTextureFormatBitDepth(tcu::getEffectiveDepthStencilTextureFormat(textureFormat, tcu… in getEffectiveTextureFormatBitDepth()