Home
last modified time | relevance | path

Searched refs:PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE (Results 1 - 25 of 32) sorted by relevance

12

/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_conv.h106 return PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE; in vk_conv_wrap_mode()
/third_party/mesa3d/src/mesa/main/
H A Dsamplerobj.h165 PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE; in lower_gl_clamp()
H A Dsamplerobj.c52 [GL_MIRROR_CLAMP_TO_EDGE & 0x1f] = PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE,
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_texture.c51 case PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE: in tex_clamp()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_texture.c47 case PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE: in tex_clamp()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_translate.h177 case PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE: in translate_texture_wrapmode()
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_texture.c47 case PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE: in tex_clamp()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state_inlines.h251 case PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE: in r300_translate_wrap()
H A Dr300_state.c1442 sampler->state.wrap_s = PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE; in r300_create_sampler_state()
1448 sampler->state.wrap_t = PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE; in r300_create_sampler_state()
1454 sampler->state.wrap_r = PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE; in r300_create_sampler_state()
H A Dr300_fs.c190 case PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE: in r300_fragment_program_get_external_state()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_sampler.c90 PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE) & 0x1) == 0); in st_convert_sampler()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_texture.c47 case PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE: in tex_clamp()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_texture.c138 case PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE: in pipe_wrap_to_lima()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c123 case PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE: in lp_build_sample_wrap_nearest_int()
284 case PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE: in lp_build_sample_wrap_linear_int()
354 case PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE: in lp_build_sample_wrap_linear_int()
H A Dlp_bld_sample_soa.c562 case PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE: in lp_build_sample_wrap_linear()
776 case PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE: in lp_build_sample_wrap_nearest()
H A Dlp_bld_sample.c72 case PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE: in lp_sampler_wrap_mode_uses_border_color()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h191 PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE, enumerator
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_sampler.c60 case PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE: in translate_wrap_mode()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_texture.c59 case PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE: in tex_clamp()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_pipe.h764 case D3DTADDRESS_MIRRORONCE: return PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE; in d3dtextureaddress_to_pipe_tex_wrap()
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c202 case PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE: in wrap_coords()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_state.c530 case PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE: in V3DX()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShader.cpp357 return PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE; in translate_address_mode()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_state.c471 case PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE: in nv50_tsc_wrap_mode()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c2989 case PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE: in get_nearest_wrap()
3033 case PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE: in get_linear_wrap()

Completed in 40 milliseconds

12