HomeSort by relevance Sort by last modified time
    Searched defs:glGetGraphicsResetStatusEXT (Results 1 - 6 of 6) sorted by null

  /external/swiftshader/src/OpenGL/libGLESv2/
libGLESv2.hpp 123 GLenum (*glGetGraphicsResetStatusEXT)(void);
entry_points.cpp 465 GL_APICALL GLenum GL_APIENTRY glGetGraphicsResetStatusEXT(void)
    [all...]
  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_client_context.h 304 glGetGraphicsResetStatusEXT_client_proc_t glGetGraphicsResetStatusEXT;
gl_entry.cpp 299 GLenum glGetGraphicsResetStatusEXT();
    [all...]
  /device/generic/goldfish-opengl/system/GLESv2_enc/
gl2_client_context.h 429 glGetGraphicsResetStatusEXT_client_proc_t glGetGraphicsResetStatusEXT;
gl2_entry.cpp     [all...]

Completed in 76 milliseconds