Searched refs:verifyStateSamplerParamFloat (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsStateQueryUtil.hpp | 446 void verifyStateSamplerParamFloat (tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::G…
|
D | glsTextureStateQueryTests.cpp | 2074 verifyStateSamplerParamFloat(result, gl, m_target, m_pname, (float)ref, m_type); in test() 2088 verifyStateSamplerParamFloat(result, gl, m_target, m_pname, (float)ref, m_type); in test() 2103 verifyStateSamplerParamFloat(result, gl, m_target, m_pname, ref, m_type); in test() 2115 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
|