Searched refs:verifyStateTextureParamFloat (Results 1 – 3 of 3) sorted by relevance
/third_party/vk-gl-cts/modules/glshared/ |
D | glsStateQueryUtil.hpp | 435 void verifyStateTextureParamFloat (tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::G…
|
D | glsTextureStateQueryTests.cpp | 1301 verifyStateTextureParamFloat(result, gl, m_target, m_pname, (float)ref, m_type); in test() 1315 verifyStateTextureParamFloat(result, gl, m_target, m_pname, (float)ref, m_type); in test() 1330 verifyStateTextureParamFloat(result, gl, m_target, m_pname, ref, m_type); in test() 1342 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
|