Home
last modified time | relevance | path

Searched refs:command_buffer_get_gl_proc (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/gl/command_buffer/
DSkCommandBufferGLContext.cpp126 static GrGLFuncPtr command_buffer_get_gl_proc(void* ctx, const char name[]) { in command_buffer_get_gl_proc() function
143 return GrGLAssembleGLESInterface(gLibrary, command_buffer_get_gl_proc); in GrGLCreateCommandBufferInterface()