Searched defs:checkStatus (Results 1 – 8 of 8) sorted by relevance
245 ANGLE_INLINE GLenum checkStatus(const Context *context) in checkStatus() function
182 bool FramebufferNULL::checkStatus(const gl::Context *context) const in checkStatus() function in rx::FramebufferNULL
245 func (c *Checker) checkStatus(node *a.Node) error { func
293 bool FramebufferD3D::checkStatus(const gl::Context *context) const in checkStatus() function in rx::FramebufferD3D
235 function checkStatus (er) { function
1021 bool FramebufferGL::checkStatus(const gl::Context *context) const in checkStatus() function in rx::FramebufferGL
944 bool FramebufferVk::checkStatus(const gl::Context *context) const in checkStatus() function in rx::FramebufferVk
278 static void checkStatus(int32_t line, UErrorCode expected, UErrorCode status) { in checkStatus() function