Searched refs:verifyStateObjectBoolean (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsStateQueryUtil.hpp | 443 void verifyStateObjectBoolean (tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLui…
|
D | glsTextureStateQueryTests.cpp | 798 verifyStateObjectBoolean(result, gl, textureId, true, QUERY_ISTEXTURE); in iterate() 803 verifyStateObjectBoolean(result, gl, textureId, false, QUERY_ISTEXTURE); in iterate()
|
D | glsStateQueryUtil.cpp | 2126 void verifyStateObjectBoolean (tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLuint h… in verifyStateObjectBoolean() function
|