Home
last modified time | relevance | path

Searched refs:functionHasGrad (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp85 inline bool functionHasGrad(Function function) in functionHasGrad() function
824 bool isGrad = functionHasGrad(m_lookupSpec.function); in init()
868 …bool useProj = functionHasProj(m_lookupSpec.function) && !functionHasGrad(m_lookupSpec.function) && in initTexture()
1068 bool isGrad = functionHasGrad(function); in initShaderSources()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp92 inline bool functionHasGrad(Function function) in functionHasGrad() function
1514 bool isGrad = functionHasGrad(m_lookupSpec.function); in ShaderTextureFunctionInstance()
1971 bool isGrad = functionHasGrad(function); in initShaderSources()
4138 const bool isGrad = functionHasGrad(function); in initShaderSources()