Searched refs:PIPE_TEX_WRAP_CLAMP_TO_EDGE (Results 1 - 25 of 108) sorted by relevance

12345

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_linear_priv.h111 sampler->sampler_state.wrap_s == PIPE_TEX_WRAP_CLAMP_TO_EDGE &&
112 sampler->sampler_state.wrap_t == PIPE_TEX_WRAP_CLAMP_TO_EDGE;
124 sampler->sampler_state.wrap_s == PIPE_TEX_WRAP_CLAMP_TO_EDGE &&
125 sampler->sampler_state.wrap_t == PIPE_TEX_WRAP_CLAMP_TO_EDGE;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/
H A Dsampler.cpp57 (addr_mode() == CL_ADDRESS_CLAMP_TO_EDGE ? PIPE_TEX_WRAP_CLAMP_TO_EDGE :
61 PIPE_TEX_WRAP_CLAMP_TO_EDGE);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/
H A Dsampler.cpp57 (addr_mode() == CL_ADDRESS_CLAMP_TO_EDGE ? PIPE_TEX_WRAP_CLAMP_TO_EDGE :
61 PIPE_TEX_WRAP_CLAMP_TO_EDGE);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_compute.c130 sampler_state.wrap_s = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
131 sampler_state.wrap_t = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
132 sampler_state.wrap_r = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_compute.c125 sampler_state.wrap_s = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
126 sampler_state.wrap_t = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
127 sampler_state.wrap_r = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/postprocess/
H A Dpp_program.c98 PIPE_TEX_WRAP_CLAMP_TO_EDGE;
106 p->sampler_point.wrap_r = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/postprocess/
H A Dpp_program.c99 PIPE_TEX_WRAP_CLAMP_TO_EDGE;
107 p->sampler_point.wrap_r = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_wallpaper.c177 .wrap_s = PIPE_TEX_WRAP_CLAMP_TO_EDGE,
178 .wrap_t = PIPE_TEX_WRAP_CLAMP_TO_EDGE,
179 .wrap_r = PIPE_TEX_WRAP_CLAMP_TO_EDGE,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/trivial/
H A Dquad-tex.c208 p->sampler.wrap_s = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
209 p->sampler.wrap_t = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
210 p->sampler.wrap_r = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_matrix_filter.c175 sampler.wrap_s = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
176 sampler.wrap_t = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
177 sampler.wrap_r = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
H A Dvl_median_filter.c286 sampler.wrap_s = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
287 sampler.wrap_t = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
288 sampler.wrap_r = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_matrix_filter.c175 sampler.wrap_s = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
176 sampler.wrap_t = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
177 sampler.wrap_r = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
H A Dvl_median_filter.c286 sampler.wrap_s = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
287 sampler.wrap_t = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
288 sampler.wrap_r = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
/xsrc/external/mit/MesaLib/dist/src/gallium/tests/trivial/
H A Dquad-tex.c209 p->sampler.wrap_s = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
210 p->sampler.wrap_t = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
211 p->sampler.wrap_r = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_conv.h102 return PIPE_TEX_WRAP_CLAMP_TO_EDGE;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_texture.c42 PIPE_TEX_WRAP_CLAMP_TO_EDGE : PIPE_TEX_WRAP_CLAMP_TO_BORDER;
48 case PIPE_TEX_WRAP_CLAMP_TO_EDGE:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_texture.c212 case PIPE_TEX_WRAP_CLAMP_TO_EDGE:
230 case PIPE_TEX_WRAP_CLAMP_TO_EDGE:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_texture.c198 case PIPE_TEX_WRAP_CLAMP_TO_EDGE:
215 case PIPE_TEX_WRAP_CLAMP_TO_EDGE:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_pipe.c230 samp.wrap_s = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
231 samp.wrap_t = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
232 samp.wrap_r = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_pipe.c232 samp.wrap_s = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
233 samp.wrap_t = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
234 samp.wrap_r = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_texture.c43 case PIPE_TEX_WRAP_CLAMP_TO_EDGE:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_sampler.c66 [GL_CLAMP_TO_EDGE & 0x1f] = PIPE_TEX_WRAP_CLAMP_TO_EDGE,
152 PIPE_TEX_WRAP_CLAMP_TO_EDGE |
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_texture.c42 PIPE_TEX_WRAP_CLAMP_TO_EDGE : PIPE_TEX_WRAP_CLAMP_TO_BORDER;
48 case PIPE_TEX_WRAP_CLAMP_TO_EDGE:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_texture.c42 PIPE_TEX_WRAP_CLAMP_TO_EDGE : PIPE_TEX_WRAP_CLAMP_TO_BORDER;
48 case PIPE_TEX_WRAP_CLAMP_TO_EDGE:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
H A Dxa_renderer.c422 sampler.wrap_s = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
423 sampler.wrap_t = PIPE_TEX_WRAP_CLAMP_TO_EDGE;
424 sampler.wrap_r = PIPE_TEX_WRAP_CLAMP_TO_EDGE;

Completed in 18 milliseconds

12345