Searched defs:get_reference (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom_texture.c59 st_update_single_texture(struct st_context * st,GLuint texUnit,bool glsl130_or_later,bool ignore_srgb_decode,bool get_reference) argument
H A Dst_sampler_view.c87 st_texture_set_sampler_view(struct st_context * st,struct st_texture_object * stObj,struct pipe_sampler_view * view,bool glsl130_or_later,bool srgb_skip_decode,bool get_reference) argument
624 st_get_texture_sampler_view_from_stobj(struct st_context * st,struct st_texture_object * stObj,const struct gl_sampler_object * samp,bool glsl130_or_later,bool ignore_srgb_decode,bool get_reference) argument
680 st_get_buffer_sampler_view_from_stobj(struct st_context * st,struct st_texture_object * stObj,bool get_reference) argument

Completed in 6 milliseconds