Home
last modified time | relevance | path

Searched defs:glthread (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dglthread.c71 struct glthread_state *glthread = calloc(1, sizeof(*glthread)); in _mesa_glthread_init() local
110 struct glthread_state *glthread = ctx->GLThread; in _mesa_glthread_destroy() local
145 struct glthread_state *glthread = ctx->GLThread; in _mesa_glthread_flush_batch() local
181 struct glthread_state *glthread = ctx->GLThread; in _mesa_glthread_finish() local
Dmarshal.h55 struct glthread_state *glthread = ctx->GLThread; in _mesa_glthread_allocate_command() local
80 struct glthread_state *glthread = ctx->GLThread; in _mesa_glthread_is_non_vbo_vertex_attrib_pointer() local
92 struct glthread_state *glthread = ctx->GLThread; in _mesa_glthread_is_non_vbo_draw_elements() local
Dmarshal.c233 struct glthread_state *glthread = ctx->GLThread; in track_vbo_binding() local