Home
last modified time | relevance | path

Searched defs:getErrorForCapture (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DContext.h773 GLenum getErrorForCapture() const { return mErrors.getErrorForCapture(); } in getErrorForCapture() function
H A DContext.cpp10275 GLenum ErrorSet::getErrorForCapture() const in getErrorForCapture() function in gl::ErrorSet