Home
last modified time | relevance | path

Searched defs:samp (Results 1 - 25 of 46) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_texture.h44 fd2_sampler_stateobj(struct pipe_sampler_state *samp) in fd2_sampler_stateobj() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_query.c49 struct fd_hw_sample *samp = in occlusion_get_sample() local
H A Dfd3_texture.h45 fd3_sampler_stateobj(struct pipe_sampler_state *samp) in fd3_sampler_stateobj() argument
/third_party/skia/third_party/externals/spirv-cross/tests-other/
H A Dmsl_constexpr_test.cpp91 spvc_msl_constexpr_sampler samp; in main() local
[all...]
H A Dmsl_ycbcr_conversion_test.cpp81 spvc_msl_constexpr_sampler samp; in main() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_pipe.c213 struct pipe_sampler_state samp; in nine_convert_sampler_state() local
[all...]
H A Dnine_dump.c40 const char *nine_D3DSAMP_to_str(DWORD samp) in nine_D3DSAMP_to_str() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_texture.h45 fd4_sampler_stateobj(struct pipe_sampler_state *samp) in fd4_sampler_stateobj() argument
H A Dfd4_query.c50 struct fd_hw_sample *samp = in occlusion_get_sample() local
129 struct fd_hw_sample *samp = fd_hw_sample_init(batch, sizeof(uint64_t)); variable
/third_party/mesa3d/src/mesa/main/
H A Dsamplerobj.h52 _mesa_is_mipmap_filter(const struct gl_sampler_object *samp) in _mesa_is_mipmap_filter() argument
149 _mesa_update_is_border_color_nonzero(struct gl_sampler_object *samp) in _mesa_update_is_border_color_nonzero() argument
64 _mesa_reference_sampler_object(struct gl_context *ctx, struct gl_sampler_object **ptr, struct gl_sampler_object *samp) _mesa_reference_sampler_object() argument
170 _mesa_lower_gl_clamp(struct gl_context *ctx, struct gl_sampler_object *samp) _mesa_lower_gl_clamp() argument
193 update_sampler_gl_clamp(struct gl_context *ctx, struct gl_sampler_object *samp, bool cur_state, bool new_state, gl_sampler_wrap wrap) update_sampler_gl_clamp() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_texture.h45 fd5_sampler_stateobj(struct pipe_sampler_state *samp) in fd5_sampler_stateobj() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query_hw.h154 fd_hw_sample_reference(struct fd_context *ctx, struct fd_hw_sample **ptr, struct fd_hw_sample *samp) fd_hw_sample_reference() argument
H A Dfreedreno_batch.c215 struct fd_hw_sample *samp = in batch_fini() local
H A Dfreedreno_query_hw.c46 struct fd_hw_sample *samp = NULL; variable
179 sampptr(struct fd_hw_sample *samp, uint32_t n, void *ptr) in sampptr() argument
294 struct fd_hw_sample *samp = slab_alloc_st(&batch->ctx->sample_pool); in fd_hw_sample_init() local
328 __fd_hw_sample_destroy(struct fd_context *ctx, struct fd_hw_sample *samp) __fd_hw_sample_destroy() argument
348 struct fd_hw_sample *samp = fd_hw_query_prepare() local
[all...]
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
H A Dsampler.hpp100 inline T texture(const sampler2DBase<T> &samp, const glm::vec2 &uv, float bias = 0.0f) in texture() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_nir_lower_tex_src_plane.c50 find_sampler(lower_tex_src_state *state, unsigned samp) in find_sampler() argument
144 nir_variable* samp = find_sampler(state, u_v_samp); in lower_tex_src_plane_block() local
H A Dst_sampler_view.c625 st_get_texture_sampler_view_from_stobj(struct st_context *st, struct gl_texture_object *texObj, const struct gl_sampler_object *samp, bool glsl130_or_later, bool ignore_srgb_decode, bool get_reference) st_get_texture_sampler_view_from_stobj() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_linear.c164 struct lp_linear_sampler samp[LP_MAX_LINEAR_TEXTURES]; in lp_fs_linear_run() local
222 struct lp_linear_sampler samp[LP_MAX_LINEAR_TEXTURES]; in check_linear_interp_mask_a() local
323 struct lp_sampler_static_state *samp = in lp_linear_check_variant() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_texture.h47 fd6_sampler_stateobj(struct pipe_sampler_state *samp) in fd6_sampler_stateobj() argument
131 } samp[16]; member
H A Dfd6_texture.c138 struct fd6_sampler_stateobj *samp = hwcso; in fd6_sampler_state_delete() local
/third_party/lame/libmp3lame/
H A Dnewmdct.c959 FLOAT *samp = esv->sb_sample[ch][1 - gr][0]; in mdct_sub48() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_cp.c653 struct ir3_register *samp = samp_tex->srcs[0]; in instr_cp() local
/third_party/mesa3d/src/compiler/glsl/
H A Dir_print_visitor.cpp184 const char *const samp = (ir->data.sample) ? "sample " : ""; in visit() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_texture_state.c55 etna_sampler_state(struct pipe_sampler_state *samp) in etna_sampler_state() argument
H A Detnaviv_texture_desc.c54 etna_sampler_state_desc(struct pipe_sampler_state *samp) in etna_sampler_state_desc() argument

Completed in 16 milliseconds

12