Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A 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()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A 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()
4141 const bool isGrad = functionHasGrad(function); in initShaderSources()