Searched refs:verifyStateSamplerParamUnsignedIntegerVec4 (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/glshared/
H A DglsStateQueryUtil.hpp450 void verifyStateSamplerParamUnsignedIntegerVec4 (tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLuint sampler, glw::GLenum pname, const tcu::UVec4& expected, QueryType type);
H A DglsStateQueryUtil.cpp2196 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 DglsTextureStateQueryTests.cpp2406 verifyStateSamplerParamUnsignedIntegerVec4(result, gl, m_target, m_pname, color, m_type);

Completed in 80 milliseconds