Lines Matching refs:getCurrentContext
277 Context* getCurrentContext (void) in getCurrentContext() function
284 Context* const ctx = getCurrentContext(); in glGetError()
294 Context* const ctx = getCurrentContext(); in glGetIntegerv()
464 Context* const ctx = getCurrentContext(); in glGetString()
481 Context* const ctx = getCurrentContext(); in glGetStringi()
502 Context* const ctx = getCurrentContext(); in glCreateProgram()
508 Context* const ctx = getCurrentContext(); in glCreateShader()
531 Context* const ctx = getCurrentContext(); in glGenTextures()
542 Context* const ctx = getCurrentContext(); in glGenQueries()
553 Context* const ctx = getCurrentContext(); in glGenBuffers()
564 Context* const ctx = getCurrentContext(); in glGenRenderbuffers()
575 Context* const ctx = getCurrentContext(); in glGenFramebuffers()
586 Context* const ctx = getCurrentContext(); in glGenVertexArrays()
597 Context* const ctx = getCurrentContext(); in glGenSamplers()
608 Context* const ctx = getCurrentContext(); in glGenTransformFeedbacks()
619 Context* const ctx = getCurrentContext(); in glGenProgramPipelines()
630 Context* const ctx = getCurrentContext(); in glMapBufferRange()
654 Context* const ctx = getCurrentContext(); in glReadPixels()
713 Context* const ctx = getCurrentContext(); in glBindBuffer()
721 Context* const ctx = getCurrentContext(); in glDeleteBuffers()