Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp169 static inline tcu::Vec4 readDerivate (const tcu::ConstPixelBufferAccess& surface, const tcu::Vec4& … in readDerivate() function
357 const tcu::Vec4 resDerivate = readDerivate(result, scale, bias, x, y); in verifyConstantDerivate()
436 const tcu::Vec4 resultDerivative = readDerivate(result, derivScale, derivBias, x, y); in reverifyConstantDerivateWithFlushRelaxations()
/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp200 static inline tcu::Vec4 readDerivate (const tcu::ConstPixelBufferAccess& surface, const tcu::Vec4& … in readDerivate() function
393 const tcu::Vec4 resDerivate = readDerivate(result, scale, bias, x, y); in verifyConstantDerivate()
472 const tcu::Vec4 resultDerivative = readDerivate(result, derivScale, derivBias, x, y); in reverifyConstantDerivateWithFlushRelaxations()