Searched refs:fullRange32F (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fShaderPrecisionTests.cpp | 863 tcu::Vec2 fullRange32F (minF32, maxF32); in init() local 886 { "highp_add", "in0 + in1", add<double>, glu::PRECISION_HIGHP, fullRange32F, fullRange32F }, in init() 887 { "highp_sub", "in0 - in1", sub<double>, glu::PRECISION_HIGHP, fullRange32F, fullRange32F }, in init()
|