Home
last modified time | relevance | path

Searched defs:isShadow (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/cudabgsegm/src/cuda/
Dmog2.cu290 bool isShadow = false; in mog2() local
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir.h748 int isShadow() const { return descTable[target].shadow ? 1 : 0; } in isShadow() function
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp1222 const bool isShadow = isDepthFormat(textureFormat); in genProgramSources() local
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp749 bool isShadow = m_textureSpec.sampler.compare != tcu::Sampler::COMPAREMODE_NONE; in initShaderSources() local