Searched refs:verifyStateTextureParamFloat (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsStateQueryUtil.hpp | 438 void verifyStateTextureParamFloat (tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::G…
|
D | glsTextureStateQueryTests.cpp | 1302 verifyStateTextureParamFloat(result, gl, m_target, m_pname, (float)ref, m_type); in test() 1316 verifyStateTextureParamFloat(result, gl, m_target, m_pname, (float)ref, m_type); in test() 1331 verifyStateTextureParamFloat(result, gl, m_target, m_pname, ref, m_type); in test() 1343 verifyStateTextureParamFloat(result, gl, m_target, m_pname, (float)ref, m_type); in test()
|
D | glsStateQueryUtil.cpp | 2066 void verifyStateTextureParamFloat (tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLen… in verifyStateTextureParamFloat() function
|