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

  /external/mesa3d/src/glx/apple/
apple_cgl.h 55 CGLError(*destroy_context) (CGLContextObj pix); member in struct:apple_cgl_api
  /external/vulkan-validation-layers/demos/smoke/
Shell.cpp 285 void Shell::destroy_context() function in class:Shell
  /external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d_api.c 192 destroy_context(_EGLDisplay *dpy, _EGLContext *ctx) function
209 destroy_context(dpy, ctx);
528 destroy_context(dpy, old_ctx);
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_context.h 123 destroy_context();
137 destroy_context();
261 void destroy_context() function in struct:GalliumD3D11DeviceContext
    [all...]

Completed in 117 milliseconds