Home
last modified time | relevance | path

Searched defs:isProj (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fShaderTextureFunctionTests.cpp331 bool isProj = functionHasProj(m_lookupSpec.function); in initTexture() local
424 bool isProj = functionHasProj(function); in initShaderSources() local
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp633 bool isProj = functionHasProj(m_lookupSpec.function); in initTexture() local
810 bool isProj = functionHasProj(function); in initShaderSources() local
/external/deqp/framework/randomshaders/
DrsgExpression.cpp1521 bool isProj = m_type == TYPE_TEXTURE2D_PROJ || m_type == TYPE_TEXTURE2D_PROJ_LOD; in createNextChild() local