Home
last modified time | relevance | path

Searched refs:evaluateAt (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp391 tcu::Vec4 evaluateAt (float screenX, float screenY) const;
394 tcu::Vec4 Linear2DFunctionEvaluator::evaluateAt (float screenX, float screenY) const in evaluateAt() function in vkt::sr::__anon7f93c3b80111::Linear2DFunctionEvaluator
445 ? (function.evaluateAt((float)x + 2.0f, (float)y + 0.5f)) in reverifyConstantDerivateWithFlushRelaxations()
446 : (function.evaluateAt((float)x + 0.5f, (float)y + 2.0f)); in reverifyConstantDerivateWithFlushRelaxations()
448 ? (function.evaluateAt((float)x - 1.0f, (float)y + 0.5f)) in reverifyConstantDerivateWithFlushRelaxations()
449 : (function.evaluateAt((float)x + 0.5f, (float)y - 1.0f)); in reverifyConstantDerivateWithFlushRelaxations()
/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp427 tcu::Vec4 evaluateAt (float screenX, float screenY) const;
430 tcu::Vec4 Linear2DFunctionEvaluator::evaluateAt (float screenX, float screenY) const in evaluateAt() function in deqp::gles3::Functional::Linear2DFunctionEvaluator
481 ? (function.evaluateAt((float)x + 2.0f, (float)y + 0.5f)) in reverifyConstantDerivateWithFlushRelaxations()
482 : (function.evaluateAt((float)x + 0.5f, (float)y + 2.0f)); in reverifyConstantDerivateWithFlushRelaxations()
484 ? (function.evaluateAt((float)x - 1.0f, (float)y + 0.5f)) in reverifyConstantDerivateWithFlushRelaxations()
485 : (function.evaluateAt((float)x + 0.5f, (float)y - 1.0f)); in reverifyConstantDerivateWithFlushRelaxations()
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...