Searched refs:verifyStateObjectBoolean (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsStateQueryUtil.hpp | 479 void verifyStateObjectBoolean(tcu::ResultCollector &result, glu::CallLogWrapper &gl, glw::GLuint ha…
|
H A D | glsTextureStateQueryTests.cpp | 840 verifyStateObjectBoolean(result, gl, textureId, true, QUERY_ISTEXTURE); in iterate() 845 verifyStateObjectBoolean(result, gl, textureId, false, QUERY_ISTEXTURE); in iterate()
|
H A D | glsStateQueryUtil.cpp | 2101 void verifyStateObjectBoolean(tcu::ResultCollector &result, glu::CallLogWrapper &gl, glw::GLuint ha… in verifyStateObjectBoolean() function
|