Searched defs:clamp_to_edge (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/ | ||
| H A D | fd3_texture.c | 37 tex_clamp(unsigned wrap, bool clamp_to_edge, bool *needs_border) argument 90 bool clamp_to_edge; local in function:fd3_sampler_state_create |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/ | ||
| H A D | fd4_texture.c | 37 tex_clamp(unsigned wrap, bool clamp_to_edge, bool *needs_border) argument 90 bool clamp_to_edge; local in function:fd4_sampler_state_create |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/ | ||
| H A D | fd5_texture.c | 37 tex_clamp(unsigned wrap, bool clamp_to_edge, bool *needs_border) argument 90 bool clamp_to_edge; local in function:fd5_sampler_state_create |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/ | ||
| H A D | fd6_texture.c | 42 tex_clamp(unsigned wrap, bool clamp_to_edge, bool *needs_border) argument 95 bool clamp_to_edge; local in function:fd6_sampler_state_create |
Completed in 3 milliseconds