Searched refs:verifyStateIndexedBooleanVec4 (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fIndexedStateQueryTests.cpp | 662 …verifyStateIndexedBooleanVec4(result, gl, GL_COLOR_WRITEMASK, ndx, tcu::BVec4(true), m_verifierTyp… in iterate() 670 …verifyStateIndexedBooleanVec4(result, gl, GL_COLOR_WRITEMASK, ndx, tcu::BVec4(false, true, true, f… in iterate() 681 verifyStateIndexedBooleanVec4( in iterate() 697 …verifyStateIndexedBooleanVec4(result, gl, GL_COLOR_WRITEMASK, ndx, tcu::BVec4(false, true, true, f… in iterate()
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fIndexedStateQueryTests.cpp | 925 …verifyStateIndexedBooleanVec4(result, gl, GL_COLOR_WRITEMASK, ndx, tcu::BVec4(true), m_verifierTyp… in iterate() 933 …verifyStateIndexedBooleanVec4(result, gl, GL_COLOR_WRITEMASK, ndx, tcu::BVec4(false, true, true, f… in iterate() 944 verifyStateIndexedBooleanVec4( in iterate() 960 …verifyStateIndexedBooleanVec4(result, gl, GL_COLOR_WRITEMASK, ndx, tcu::BVec4(false, true, true, f… in iterate()
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsStateQueryUtil.hpp | 446 void verifyStateIndexedBooleanVec4(tcu::ResultCollector &result, glu::CallLogWrapper &gl, glw::GLen…
|
H A D | glsStateQueryUtil.cpp | 1924 void verifyStateIndexedBooleanVec4(tcu::ResultCollector &result, glu::CallLogWrapper &gl, glw::GLen… in verifyStateIndexedBooleanVec4() function
|