Home
last modified time | relevance | path

Searched refs:PIPE_TEX_WRAP_CLAMP (Results 1 – 25 of 29) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state_sampler.c141 (ws == PIPE_TEX_WRAP_CLAMP || in update_sampler()
142 wt == PIPE_TEX_WRAP_CLAMP || in update_sampler()
143 wr == PIPE_TEX_WRAP_CLAMP || in update_sampler()
Di915_state.c59 case PIPE_TEX_WRAP_CLAMP: in translate_wrap_mode()
/third_party/mesa3d/src/gallium/frontends/xa/
Dxa_yuv.c79 sampler.wrap_s = PIPE_TEX_WRAP_CLAMP; in xa_yuv_bind_samplers()
80 sampler.wrap_t = PIPE_TEX_WRAP_CLAMP; in xa_yuv_bind_samplers()
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_texture.c195 case PIPE_TEX_WRAP_CLAMP: in lima_update_tex_desc()
212 case PIPE_TEX_WRAP_CLAMP: in lima_update_tex_desc()
/third_party/mesa3d/docs/gallium/cso/
Dsampler.rst29 * ``PIPE_TEX_WRAP_CLAMP``: The coord is clamped to the range [0,1] before
89 allowed: PIPE_TEX_WRAP_CLAMP, PIPE_TEX_WRAP_CLAMP_TO_EDGE and
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_texture.c41 case PIPE_TEX_WRAP_CLAMP: in tex_clamp()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_translate.h166 case PIPE_TEX_WRAP_CLAMP: in translate_texture_wrapmode()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_state_inlines.h241 case PIPE_TEX_WRAP_CLAMP: in r300_translate_wrap()
Dr300_state.c1409 if (sampler->state.wrap_s == PIPE_TEX_WRAP_CLAMP) in r300_create_sampler_state()
1415 if (sampler->state.wrap_t == PIPE_TEX_WRAP_CLAMP) in r300_create_sampler_state()
1421 if (sampler->state.wrap_r == PIPE_TEX_WRAP_CLAMP) in r300_create_sampler_state()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_sampler.c84 STATIC_ASSERT(PIPE_TEX_WRAP_CLAMP & 0x1); in st_convert_sampler()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_aos.c119 case PIPE_TEX_WRAP_CLAMP: in lp_build_sample_wrap_nearest_int()
280 case PIPE_TEX_WRAP_CLAMP: in lp_build_sample_wrap_linear_int()
350 case PIPE_TEX_WRAP_CLAMP: in lp_build_sample_wrap_linear_int()
Dlp_bld_sample.c74 case PIPE_TEX_WRAP_CLAMP: in lp_sampler_wrap_mode_uses_border_color()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_compiler.cpp755 if (sel_ctx->ctx->samplers[stage][i]->wrap_r == PIPE_TEX_WRAP_CLAMP) in d3d12_fill_shader_key()
757 if (sel_ctx->ctx->samplers[stage][i]->wrap_s == PIPE_TEX_WRAP_CLAMP) in d3d12_fill_shader_key()
759 if (sel_ctx->ctx->samplers[stage][i]->wrap_t == PIPE_TEX_WRAP_CLAMP) in d3d12_fill_shader_key()
Dd3d12_context.cpp564 case PIPE_TEX_WRAP_CLAMP: return filter == PIPE_TEX_FILTER_NEAREST ? in sampler_address_mode()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h186 PIPE_TEX_WRAP_CLAMP, enumerator
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_sampler.c48 case PIPE_TEX_WRAP_CLAMP: in translate_wrap_mode()
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir_lower_int_samplers.c205 case PIPE_TEX_WRAP_CLAMP: in wrap_coords()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_state.c477 case PIPE_TEX_WRAP_CLAMP: in translate_wrap()
Dvc4_program.c487 c->key->tex[unit].wrap_s == PIPE_TEX_WRAP_CLAMP || in ntq_emit_tex()
489 c->key->tex[unit].wrap_t == PIPE_TEX_WRAP_CLAMP) { in ntq_emit_tex()
497 if (c->key->tex[unit].wrap_s == PIPE_TEX_WRAP_CLAMP) { in ntq_emit_tex()
501 if (c->key->tex[unit].wrap_t == PIPE_TEX_WRAP_CLAMP) { in ntq_emit_tex()
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c2960 case PIPE_TEX_WRAP_CLAMP: in get_nearest_unorm_wrap()
2979 case PIPE_TEX_WRAP_CLAMP: in get_nearest_wrap()
3004 case PIPE_TEX_WRAP_CLAMP: in get_linear_unorm_wrap()
3023 case PIPE_TEX_WRAP_CLAMP: in get_linear_wrap()
3095 case PIPE_TEX_WRAP_CLAMP: in get_img_filter()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c302 [PIPE_TEX_WRAP_CLAMP] = TCM_HALF_BORDER, in translate_wrap()
304 [PIPE_TEX_WRAP_CLAMP] = TCM_CLAMP_BORDER, in translate_wrap()
316 if (pipe_wrap == PIPE_TEX_WRAP_CLAMP && either_nearest) in translate_wrap()
9147 if (samp->pstate.wrap_s == PIPE_TEX_WRAP_CLAMP)
9149 if (samp->pstate.wrap_t == PIPE_TEX_WRAP_CLAMP)
9151 if (samp->pstate.wrap_r == PIPE_TEX_WRAP_CLAMP)
/third_party/mesa3d/src/mesa/main/
Dsamplerobj.c46 [GL_CLAMP & 0x1f] = PIPE_TEX_WRAP_CLAMP,
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_state.c469 case PIPE_TEX_WRAP_CLAMP: in nv50_tsc_wrap_mode()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_state_common.c2554 case PIPE_TEX_WRAP_CLAMP: in r600_tex_wrap()
2612 (wrap == PIPE_TEX_WRAP_CLAMP || in wrap_mode_uses_border_color()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c1961 case PIPE_TEX_WRAP_CLAMP: in is_wrap_mode_legal()
1977 case PIPE_TEX_WRAP_CLAMP: in si_tex_wrap()
4454 (linear_filter && (wrap == PIPE_TEX_WRAP_CLAMP || wrap == PIPE_TEX_WRAP_MIRROR_CLAMP)); in wrap_mode_uses_border_color()

12