Home
last modified time | relevance | path

Searched refs:verifyStateIndexedBooleanVec4 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fIndexedStateQueryTests.cpp662verifyStateIndexedBooleanVec4(result, gl, GL_COLOR_WRITEMASK, ndx, tcu::BVec4(true), m_verifierTyp… in iterate()
670verifyStateIndexedBooleanVec4(result, gl, GL_COLOR_WRITEMASK, ndx, tcu::BVec4(false, true, true, f… in iterate()
681 verifyStateIndexedBooleanVec4( in iterate()
697verifyStateIndexedBooleanVec4(result, gl, GL_COLOR_WRITEMASK, ndx, tcu::BVec4(false, true, true, f… in iterate()
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fIndexedStateQueryTests.cpp925verifyStateIndexedBooleanVec4(result, gl, GL_COLOR_WRITEMASK, ndx, tcu::BVec4(true), m_verifierTyp… in iterate()
933verifyStateIndexedBooleanVec4(result, gl, GL_COLOR_WRITEMASK, ndx, tcu::BVec4(false, true, true, f… in iterate()
944 verifyStateIndexedBooleanVec4( in iterate()
960verifyStateIndexedBooleanVec4(result, gl, GL_COLOR_WRITEMASK, ndx, tcu::BVec4(false, true, true, f… in iterate()
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsStateQueryUtil.hpp446 void verifyStateIndexedBooleanVec4(tcu::ResultCollector &result, glu::CallLogWrapper &gl, glw::GLen…
H A DglsStateQueryUtil.cpp1924 void verifyStateIndexedBooleanVec4(tcu::ResultCollector &result, glu::CallLogWrapper &gl, glw::GLen… in verifyStateIndexedBooleanVec4() function