Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp82 DERIVATE_DFDY, enumerator
165 case DERIVATE_DFDY: return "dFdy"; in getDerivateFuncName()
178 case DERIVATE_DFDY: return "dfdy"; in getDerivateFuncCaseName()
449 DE_ASSERT(derivateFunc == DERIVATE_DFDX || derivateFunc == DERIVATE_DFDY); in reverifyConstantDerivateWithFlushRelaxations()
1036 case DERIVATE_DFDY: in init()
1058 if (m_func == DERIVATE_DFDX || m_func == DERIVATE_DFDY) in verify()
1301 case DERIVATE_DFDY: in init()
1353 if (m_func == DERIVATE_DFDX || m_func == DERIVATE_DFDY) in verify()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp81 DERIVATE_DFDY, enumerator
109 case DERIVATE_DFDY: return "dFdy"; in getDerivateFuncName()
128 case DERIVATE_DFDY: return "dfdy"; in getDerivateFuncCaseName()
147 return func == DERIVATE_DFDY || func == DERIVATE_DFDYFINE || func == DERIVATE_DFDYCOARSE; in isDfdyFunc()