Home
last modified time | relevance | path

Searched refs:functionHasProj (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fShaderTextureFunctionTests.cpp61 inline bool functionHasProj (Function function) in functionHasProj() function
326 bool isProj = functionHasProj(m_lookupSpec.function); in initTexture()
419 bool isProj = functionHasProj(function); in initShaderSources()
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp80 inline bool functionHasProj (Function function) in functionHasProj() function
570 bool isProj = functionHasProj(m_lookupSpec.function); in initTexture()
747 bool isProj = functionHasProj(function); in initShaderSources()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp81 inline bool functionHasProj (Function function) in functionHasProj() function
858 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()