Searched refs:verifyStateTextureParamFloatVec4 (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsStateQueryUtil.hpp | 438 void verifyStateTextureParamFloatVec4 (tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw…
|
D | glsTextureStateQueryTests.cpp | 1761 …verifyStateTextureParamFloatVec4(result, gl, m_target, m_pname, tcu::Vec4(0.0f, 0.0f, 0.0f, 0.0f),… in test() 1795 verifyStateTextureParamFloatVec4(result, gl, m_target, m_pname, color, m_type); in test()
|
D | glsStateQueryUtil.cpp | 2076 void verifyStateTextureParamFloatVec4 (tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::… in verifyStateTextureParamFloatVec4() function
|