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()
478 DE_ASSERT(derivateFunc == DERIVATE_DFDX || derivateFunc == DERIVATE_DFDY); in reverifyConstantDerivateWithFlushRelaxations()
1071 case DERIVATE_DFDY: in init()
1093 if (m_func == DERIVATE_DFDX || m_func == DERIVATE_DFDY) in verify()
1372 case DERIVATE_DFDY: in init()
1424 if (m_func == DERIVATE_DFDX || m_func == DERIVATE_DFDY) in verify()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp82 DERIVATE_DFDY, enumerator
110 case DERIVATE_DFDY: return "dFdy"; in getDerivateFuncName()
129 case DERIVATE_DFDY: return "dfdy"; in getDerivateFuncCaseName()
148 return func == DERIVATE_DFDY || func == DERIVATE_DFDYFINE || func == DERIVATE_DFDYCOARSE; in isDfdyFunc()