Searched refs:verifyStateSamplerParamUnsignedIntegerVec4 (Results 1 - 3 of 3) sorted by relevance
/external/deqp/modules/glshared/ |
H A D | glsStateQueryUtil.hpp | 450 void verifyStateSamplerParamUnsignedIntegerVec4 (tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLuint sampler, glw::GLenum pname, const tcu::UVec4& expected, QueryType type);
|
H A D | glsStateQueryUtil.cpp | 2196 void verifyStateSamplerParamUnsignedIntegerVec4 (tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLuint sampler, glw::GLenum pname, const tcu::UVec4& expected, QueryType type) function in namespace:deqp::gls::StateQueryUtil
|
H A D | glsTextureStateQueryTests.cpp | 2406 verifyStateSamplerParamUnsignedIntegerVec4(result, gl, m_target, m_pname, color, m_type);
|
Completed in 80 milliseconds