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