Searched refs:functionHasProj (Results 1 – 3 of 3) sorted by relevance
61 inline bool functionHasProj (Function function) in functionHasProj() function326 bool isProj = functionHasProj(m_lookupSpec.function); in initTexture()419 bool isProj = functionHasProj(function); in initShaderSources()
80 inline bool functionHasProj (Function function) in functionHasProj() function570 bool isProj = functionHasProj(m_lookupSpec.function); in initTexture()747 bool isProj = functionHasProj(function); in initShaderSources()
81 inline bool functionHasProj (Function function) in functionHasProj() function858 bool isProj = functionHasProj(m_lookupSpec.function); in initTexture()1225 bool isProj = functionHasProj(function); in initShaderSources()3139 const bool isProj = functionHasProj(function); in initShaderSources()3369 bool sparseSupported = !functionHasProj(cases[ndx].lookupSpec.function) && in createCaseGroup()