Searched defs:isShadow (Results 1 – 9 of 9) sorted by relevance
246 function isShadow(r) { function
1193 bool isShadow = false; in acceptSamplerTypeDX9() local1238 bool isShadow = false; in acceptSamplerType() local
2887 Converter::convert(glsl_sampler_dim dim, bool isArray, bool isShadow) in convert()
1019 int isShadow() const { return descTable[target].shadow ? 1 : 0; } in isShadow() function
749 bool isShadow = m_textureSpec.sampler.compare != tcu::Sampler::COMPAREMODE_NONE; in initShaderSources() local
1239 const bool isShadow = isDepthFormat(textureFormat); in genProgramSources() local
135 bool isShadow() const { return shadow; } in isShadow() function
1247 bool isShadow = m_textureSpec.sampler.compare != tcu::Sampler::COMPAREMODE_NONE; in initShaderSources() local3190 const bool isShadow = m_textureSpec.sampler.compare != tcu::Sampler::COMPAREMODE_NONE; in initShaderSources() local
1804 const bool isShadow = isDepthFormat(baseParams.textureFormat); in genGatherPrograms() local