Searched refs:gl_shared_state (Results 1 – 13 of 13) sorted by relevance
32 struct gl_shared_state **ptr,33 struct gl_shared_state *state);36 struct gl_shared_state *
49 free_shared_state(struct gl_context *ctx, struct gl_shared_state *shared);60 struct gl_shared_state *63 struct gl_shared_state *shared; in _mesa_alloc_shared_state()66 shared = CALLOC_STRUCT(gl_shared_state); in _mesa_alloc_shared_state()341 free_shared_state(struct gl_context *ctx, struct gl_shared_state *shared) in free_shared_state()464 struct gl_shared_state **ptr, in _mesa_reference_shared_state()465 struct gl_shared_state *state) in _mesa_reference_shared_state()472 struct gl_shared_state *old = *ptr; in _mesa_reference_shared_state()
46 _mesa_init_shared_handles(struct gl_shared_state *shared);48 _mesa_free_shared_handles(struct gl_shared_state *shared);
416 _mesa_init_shader_includes(struct gl_shared_state *shared);419 _mesa_get_shader_include_cursor(struct gl_shared_state *shared);422 _mesa_set_shader_include_cursor(struct gl_shared_state *shared, size_t cusor);425 _mesa_destroy_shader_includes(struct gl_shared_state *shared);
389 _mesa_init_shared_handles(struct gl_shared_state *shared) in _mesa_init_shared_handles()397 _mesa_free_shared_handles(struct gl_shared_state *shared) in _mesa_free_shared_handles()
1179 struct gl_shared_state *shared; in _mesa_initialize_context()1807 struct gl_shared_state *oldShared = NULL; in _mesa_share_state()
3208 _mesa_init_shader_includes(struct gl_shared_state *shared) in _mesa_init_shader_includes()3217 _mesa_get_shader_include_cursor(struct gl_shared_state *shared) in _mesa_get_shader_include_cursor()3223 _mesa_set_shader_include_cursor(struct gl_shared_state *shared, size_t cursor) in _mesa_set_shader_include_cursor()3240 _mesa_destroy_shader_includes(struct gl_shared_state *shared) in _mesa_destroy_shader_includes()
3320 struct gl_shared_state struct4927 struct gl_shared_state *Shared;
182 struct gl_shared_state *SharedRef;
41 _mesa_get_shader_include_cursor(struct gl_shared_state *shared);44 _mesa_set_shader_include_cursor(struct gl_shared_state *shared,
44 _mesa_get_shader_include_cursor(struct gl_shared_state *shared) in _mesa_get_shader_include_cursor()52 _mesa_set_shader_include_cursor(struct gl_shared_state *shared, in _mesa_set_shader_include_cursor()
40 _mesa_get_shader_include_cursor(struct gl_shared_state *shared);43 _mesa_set_shader_include_cursor(struct gl_shared_state *shared, size_t cursor);
3332 gl_shared_state