Home
last modified time | relevance | path

Searched refs:gl_sampler_object (Results 1 – 25 of 48) sorted by relevance

12

/external/mesa3d/src/mesa/main/
Dsamplerobj.h38 static inline struct gl_sampler_object *
52 _mesa_is_mipmap_filter(const struct gl_sampler_object *samp) in _mesa_is_mipmap_filter()
60 struct gl_sampler_object **ptr,
61 struct gl_sampler_object *samp);
65 struct gl_sampler_object **ptr, in _mesa_reference_sampler_object()
66 struct gl_sampler_object *samp) in _mesa_reference_sampler_object()
72 extern struct gl_sampler_object *
75 extern struct gl_sampler_object *
82 _mesa_set_sampler_wrap(struct gl_context *ctx, struct gl_sampler_object *samp,
87 struct gl_sampler_object *samp,
[all …]
Dsamplerobj.c44 struct gl_sampler_object *
50 return (struct gl_sampler_object *) in _mesa_lookup_samplerobj()
54 static inline struct gl_sampler_object *
57 return (struct gl_sampler_object *) in lookup_samplerobj_locked()
63 struct gl_sampler_object *sampObj) in delete_sampler_object()
76 struct gl_sampler_object **ptr, in _mesa_reference_sampler_object_()
77 struct gl_sampler_object *samp) in _mesa_reference_sampler_object_()
84 struct gl_sampler_object *oldSamp = *ptr; in _mesa_reference_sampler_object_()
115 _mesa_init_sampler_object(struct gl_sampler_object *sampObj, GLuint name) in _mesa_init_sampler_object()
146 struct gl_sampler_object *
[all …]
Dtexturebindless.c124 struct gl_sampler_object *sampObj = NULL; in make_texture_handle_resident()
207 struct gl_sampler_object *sampObj) in find_texhandleobj()
219 struct gl_sampler_object *sampObj) in get_texture_handle()
448 struct gl_sampler_object *sampObj = (*texHandleObj)->sampObj; in _mesa_delete_texture_handles()
474 _mesa_init_sampler_handles(struct gl_sampler_object *sampObj) in _mesa_init_sampler_handles()
481 struct gl_sampler_object *sampObj) in _mesa_delete_sampler_handles()
499 is_sampler_border_color_valid(struct gl_sampler_object *samp) in is_sampler_border_color_valid()
613 struct gl_sampler_object *sampObj; in _mesa_GetTextureSamplerHandleARB_no_error()
631 struct gl_sampler_object *sampObj; in _mesa_GetTextureSamplerHandleARB()
Dtexturebindless.h60 _mesa_init_sampler_handles(struct gl_sampler_object *sampObj);
63 struct gl_sampler_object *sampObj);
Dshared.c302 struct gl_sampler_object *sampObj = (struct gl_sampler_object *) data; in delete_sampler_object_cb()
Dtexobj.h125 const struct gl_sampler_object *sampler, in _mesa_is_texture_complete()
Dobjectlabel.c191 struct gl_sampler_object *so = _mesa_lookup_samplerobj(ctx, name); in get_label_pointer()
/external/mesa3d/src/mesa/swrast/
Ds_texfilter.c505 nearest_texcoord(const struct gl_sampler_object *samp, in nearest_texcoord()
554 linear_texcoord(const struct gl_sampler_object *samp, in linear_texcoord()
664 compute_min_mag_ranges(const struct gl_sampler_object *samp, in compute_min_mag_ranges()
773 get_border_color(const struct gl_sampler_object *samp, in get_border_color()
851 const struct gl_sampler_object *samp, in sample_1d_nearest()
876 const struct gl_sampler_object *samp, in sample_1d_linear()
918 const struct gl_sampler_object *samp, in sample_1d_nearest_mipmap_nearest()
934 const struct gl_sampler_object *samp, in sample_1d_linear_mipmap_nearest()
950 const struct gl_sampler_object *samp, in sample_1d_nearest_mipmap_linear()
976 const struct gl_sampler_object *samp, in sample_1d_linear_mipmap_linear()
[all …]
Ds_texfilter.h39 const struct gl_sampler_object *sampler);
Ds_fragprog.c88 const struct gl_sampler_object *samp = _mesa_get_samplerobj(ctx, unit); in fetch_texel_lod()
123 const struct gl_sampler_object *samp = _mesa_get_samplerobj(ctx, unit); in fetch_texel_deriv()
Ds_texfetch.c310 set_fetch_functions(const struct gl_sampler_object *samp, in set_fetch_functions()
348 struct gl_sampler_object *samp; in _mesa_update_fetch_functions()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tex_validate.c22 struct gl_sampler_object *sampler) in intel_update_max_level()
48 struct gl_sampler_object *sampler = _mesa_get_samplerobj(ctx, unit); in intel_finalize_mipmap_tree()
/external/mesa3d/src/mesa/drivers/common/
Dmeta.h253 struct gl_sampler_object *samp_obj;
254 struct gl_sampler_object *samp_obj_save;
313 struct gl_sampler_object *samp_obj;
337 struct gl_sampler_object *samp_obj;
Dmeta_blit.c53 static struct gl_sampler_object *
383 static struct gl_sampler_object *
387 struct gl_sampler_object *samp_obj = in setup_sampler()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_tex_validate.c46 struct gl_sampler_object *sampler) in intel_update_max_level()
211 struct gl_sampler_object *sampler = _mesa_get_samplerobj(ctx, unit); in brw_validate_textures()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_tex.c315 struct gl_sampler_object *samp = _mesa_get_samplerobj(ctx, unit); in radeonTexUpdateParameters()
429 static struct gl_sampler_object *
433 struct gl_sampler_object *samp = _mesa_new_sampler_object(ctx, name); in radeonNewSamplerObject()
Dradeon_texture.h49 struct gl_sampler_object *samp,
/external/mesa3d/src/mesa/state_tracker/
Dst_sampler_view.h79 const struct gl_sampler_object *samp,
Dst_atom_sampler.c108 const struct gl_sampler_object *msamp, in st_convert_sampler()
238 const struct gl_sampler_object *msamp; in st_convert_sampler_from_unit()
Dst_texture.h350 const struct gl_sampler_object *msamp,
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_tex.c365 struct gl_sampler_object *samp = _mesa_get_samplerobj(ctx, unit); in r200TexUpdateParameters()
490 static struct gl_sampler_object *
494 struct gl_sampler_object *samp = _mesa_new_sampler_object(ctx, name); in r200NewSamplerObject()
Dradeon_texture.h49 struct gl_sampler_object *samp,
Dradeon_mipmap_tree.c243 static void calculate_min_max_lod(struct gl_sampler_object *samp, struct gl_texture_object *tObj, in calculate_min_max_lod()
510 struct gl_sampler_object *samp, in radeon_validate_texture_miptree()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_state_tex.c71 const struct gl_sampler_object *sa = _mesa_get_samplerobj(ctx, i); in nv04_emit_tex_obj()
Dnv10_state_tex.c164 const struct gl_sampler_object *sa; in nv10_emit_tex_obj()

12