Searched defs:isProj (Results 1 – 4 of 4) sorted by relevance
326 bool isProj = functionHasProj(m_lookupSpec.function); in initTexture() local419 bool isProj = functionHasProj(function); in initShaderSources() local
657 bool isProj = functionHasProj(m_lookupSpec.function); in initTexture() local889 bool isProj = functionHasProj(function); in initShaderSources() local2575 const bool isProj = functionHasProj(function); in initShaderSources() local
570 bool isProj = functionHasProj(m_lookupSpec.function); in initTexture() local747 bool isProj = functionHasProj(function); in initShaderSources() local
1521 bool isProj = m_type == TYPE_TEXTURE2D_PROJ || m_type == TYPE_TEXTURE2D_PROJ_LOD; in createNextChild() local