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

  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_context.h 57 struct stw_context *stw_current_context(void);
stw_context.c 53 stw_current_context(void) function
313 struct stw_context *curctx = stw_current_context();
352 if (ctx != stw_current_context())
367 ctx = stw_current_context();
380 ctx = stw_current_context();
398 old_ctx = stw_current_context();
stw_ext_rendertexture.c 108 struct stw_context *curctx = stw_current_context();
stw_framebuffer.c 601 ctx = stw_current_context();

Completed in 141 milliseconds