Home
last modified time | relevance | path

Searched defs:EvalFunc (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderPrecisionTests.cpp180 typedef double (*EvalFunc) (double in0, double in1); typedef in deqp::gles3::Functional::ShaderFloatPrecisionCase
434 typedef int (*EvalFunc) (int a, int b); typedef in deqp::gles3::Functional::ShaderIntPrecisionCase
628 typedef deUint32 (*EvalFunc) (deUint32 a, deUint32 b); typedef in deqp::gles3::Functional::ShaderUintPrecisionCase