Home
last modified time | relevance | path

Searched refs:verifyStateSamplerParamFloatVec4 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsStateQueryUtil.hpp487 void verifyStateSamplerParamFloatVec4(tcu::ResultCollector &result, glu::CallLogWrapper &gl, glw::G…
H A DglsTextureStateQueryTests.cpp2470verifyStateSamplerParamFloatVec4(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 DglsStateQueryUtil.cpp2145 void verifyStateSamplerParamFloatVec4(tcu::ResultCollector &result, glu::CallLogWrapper &gl, glw::G… in verifyStateSamplerParamFloatVec4() function