Searched refs:verifyStateSamplerParamFloatVec4 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsStateQueryUtil.hpp | 487 void verifyStateSamplerParamFloatVec4(tcu::ResultCollector &result, glu::CallLogWrapper &gl, glw::G…
|
H A D | glsTextureStateQueryTests.cpp | 2470 …verifyStateSamplerParamFloatVec4(result, gl, m_target, m_pname, tcu::Vec4(0.0f, 0.0f, 0.0f, 0.0f),… in test() 2504 verifyStateSamplerParamFloatVec4(result, gl, m_target, m_pname, color, m_type); in test()
|
H A D | glsStateQueryUtil.cpp | 2145 void verifyStateSamplerParamFloatVec4(tcu::ResultCollector &result, glu::CallLogWrapper &gl, glw::G… in verifyStateSamplerParamFloatVec4() function
|