Searched defs:isShadow (Results 1 – 5 of 5) sorted by relevance
891 bool isShadow = m_textureSpec.sampler.compare != tcu::Sampler::COMPAREMODE_NONE; in initShaderSources() local2577 const bool isShadow = m_textureSpec.sampler.compare != tcu::Sampler::COMPAREMODE_NONE; in initShaderSources() local
1639 const bool isShadow = isDepthFormat(baseParams.textureFormat); in genGatherPrograms() local
748 int isShadow() const { return descTable[target].shadow ? 1 : 0; } in isShadow() function
1222 const bool isShadow = isDepthFormat(textureFormat); in genProgramSources() local
749 bool isShadow = m_textureSpec.sampler.compare != tcu::Sampler::COMPAREMODE_NONE; in initShaderSources() local