Searched defs:glCheckFramebufferStatus (Results 1 – 10 of 10) sorted by relevance
494 GLW_APICALL GLenum GLW_APIENTRY glCheckFramebufferStatus (GLenum target) in glCheckFramebufferStatus() function
30 #define glCheckFramebufferStatus GLES2_GET_FUN(CheckFramebufferStatus) macro
204 deUint32 ContextWrapper::glCheckFramebufferStatus (deUint32 target) in glCheckFramebufferStatus() function in sglr::ContextWrapper
504 #define glCheckFramebufferStatus GLES2_GET_FUN(CheckFramebufferStatus) macro
276 #define glCheckFramebufferStatus glwCheckFramebufferStatus macro
94 GLenum GL_APIENTRY glCheckFramebufferStatus(GLenum target) { in glCheckFramebufferStatus() function
609 GLenum __stdcall glCheckFramebufferStatus(GLenum target) in glCheckFramebufferStatus() function
153 #define glCheckFramebufferStatus MANGLE(CheckFramebufferStatus) macro
2028 glw::GLenum CallLogWrapper::glCheckFramebufferStatus (glw::GLenum param0) function in CallLogWrapper