Searched defs:sampObj (Results 1 – 4 of 4) sorted by relevance
75 struct gl_sampler_object *sampObj) in delete_sampler_object()117 _mesa_init_sampler_object(struct gl_sampler_object *sampObj, GLuint name) in _mesa_init_sampler_object()163 struct gl_sampler_object *sampObj = CALLOC_STRUCT(gl_sampler_object); in _mesa_new_sampler_object() local185 struct gl_sampler_object *sampObj; in create_samplers() local256 struct gl_sampler_object *sampObj = in delete_samplers() local314 struct gl_sampler_object *sampObj) in _mesa_bind_sampler()327 struct gl_sampler_object *sampObj; in bind_sampler() local402 struct gl_sampler_object *sampObj; in bind_samplers() local868 struct gl_sampler_object *sampObj; in sampler_parameter_error_check() local900 struct gl_sampler_object *sampObj; in _mesa_SamplerParameteri() local[all …]
130 struct gl_sampler_object *sampObj = NULL; in make_texture_handle_resident() local213 struct gl_sampler_object *sampObj) in find_texhandleobj()225 struct gl_sampler_object *sampObj) in new_texture_handle()251 struct gl_sampler_object *sampObj) in get_texture_handle()482 struct gl_sampler_object *sampObj = (*texHandleObj)->sampObj; in _mesa_delete_texture_handles() local508 _mesa_init_sampler_handles(struct gl_sampler_object *sampObj) in _mesa_init_sampler_handles()515 struct gl_sampler_object *sampObj) in _mesa_delete_sampler_handles()647 struct gl_sampler_object *sampObj; in _mesa_GetTextureSamplerHandleARB_no_error() local665 struct gl_sampler_object *sampObj; in _mesa_GetTextureSamplerHandleARB() local
306 struct gl_sampler_object *sampObj = (struct gl_sampler_object *) data; in delete_sampler_object_cb() local
3052 struct gl_sampler_object *sampObj; member