HomeSort by relevance Sort by last modified time
    Searched refs:GLES2FunctionPointer (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/gpu/command_buffer/client/
gles2_lib.h 15 typedef void (*GLES2FunctionPointer)(void);
19 gles2::GLES2FunctionPointer func;
34 GLES2_C_LIB_EXPORT GLES2FunctionPointer GetGLFunctionPointer(const char* name);
gles2_c_lib_autogen.h     [all...]
gles2_lib.cc 40 GLES2FunctionPointer GetGLFunctionPointer(const char* name) {

Completed in 118 milliseconds