Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fShaderTextureFunctionTests.cpp326 bool isProj = functionHasProj(m_lookupSpec.function); in initTexture() local
419 bool isProj = functionHasProj(function); in initShaderSources() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp657 bool isProj = functionHasProj(m_lookupSpec.function); in initTexture() local
889 bool isProj = functionHasProj(function); in initShaderSources() local
2575 const bool isProj = functionHasProj(function); in initShaderSources() local
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp570 bool isProj = functionHasProj(m_lookupSpec.function); in initTexture() local
747 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