Searched refs:verifyStateSamplerParamFloat (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsStateQueryUtil.hpp | 447 void verifyStateSamplerParamFloat (tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::G…
|
D | glsTextureStateQueryTests.cpp | 2139 verifyStateSamplerParamFloat(result, gl, m_target, m_pname, (float)ref, m_type); in test() 2153 verifyStateSamplerParamFloat(result, gl, m_target, m_pname, (float)ref, m_type); in test() 2168 verifyStateSamplerParamFloat(result, gl, m_target, m_pname, ref, m_type); in test() 2180 verifyStateSamplerParamFloat(result, gl, m_target, m_pname, (float)ref, m_type); in test()
|
D | glsStateQueryUtil.cpp | 2156 void verifyStateSamplerParamFloat (tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLui… in verifyStateSamplerParamFloat() function
|