Searched refs:getEffectiveDepthStencilTextureFormat (Results 1 – 6 of 6) sorted by relevance
137 TextureFormat getEffectiveDepthStencilTextureFormat (const TextureFormat& baseFormat, Sampler::D…
1141 TextureFormat getEffectiveDepthStencilTextureFormat (const TextureFormat& baseFormat, Sampler::Dept… in getEffectiveDepthStencilTextureFormat() function
165 const tcu::TextureFormat effectiveFmt = tcu::getEffectiveDepthStencilTextureFormat(fmt, mode); in getFormatChannelClass()922 …const tcu::TextureFormat texFormat = tcu::getEffectiveDepthStencilTextureFormat(m_texture->getR… in verifyImage()1252 …const tcu::TextureFormat texFormat = tcu::getEffectiveDepthStencilTextureFormat(m_texture->get… in genSamplerParams()1417 …const tcu::TextureFormat texFormat = tcu::getEffectiveDepthStencilTextureFormat(getTexture()->ge… in init()1507 …const tcu::TextureFormat texFormat = tcu::getEffectiveDepthStencilTextureFormat(getTexture()->get… in init()1720 …const tcu::TextureFormat texFormat = tcu::getEffectiveDepthStencilTextureFormat(getTexture()->ge… in init()1934 …const tcu::TextureFormat texFormat = tcu::getEffectiveDepthStencilTextureFormat(getTexture()->g… in init()
333 …int32 numStencilBits = tcu::getTextureFormatBitDepth(tcu::getEffectiveDepthStencilTextureFormat(re… in initializeStencilRbo()
587 …32 numStencilBits = tcu::getTextureFormatBitDepth(tcu::getEffectiveDepthStencilTextureFormat(re… in invokeGLES2()
134 …return tcu::getTextureFormatBitDepth(tcu::getEffectiveDepthStencilTextureFormat(textureFormat, tcu… in getEffectiveTextureFormatBitDepth()