Searched refs:m_sampleMode (Results 1 – 1 of 1) sorted by relevance
592 const tcu::Sampler::DepthStencilMode m_sampleMode; member in deqp::gles31::Functional::__anon258094d40111::TextureBorderClampTest628 , m_sampleMode (mode) in TextureBorderClampTest()748 if (m_sampleMode == tcu::Sampler::MODE_DEPTH) in logParams()750 else if (m_sampleMode == tcu::Sampler::MODE_STENCIL) in logParams()777 if (m_sampleMode == tcu::Sampler::MODE_DEPTH) in renderTo()779 else if (m_sampleMode == tcu::Sampler::MODE_STENCIL) in renderTo()926 …= tcu::getEffectiveDepthStencilTextureFormat(m_texture->getRefTexture().getFormat(), m_sampleMode); in verifyImage()1256 …= tcu::getEffectiveDepthStencilTextureFormat(m_texture->getRefTexture().getFormat(), m_sampleMode); in genSamplerParams()1262 refParams.sampler.depthStencilMode = m_sampleMode; in genSamplerParams()1270 if (!isDepthFormat(m_texFormat, m_sampleMode)) in genSamplerParams()[all …]