HomeSort by relevance Sort by last modified time
    Searched refs:A3XX_TEX_CLAMP_TO_EDGE (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/freedreno/a3xx/
fd3_texture.c 51 return A3XX_TEX_CLAMP_TO_EDGE;
fd3_emit.c 277 A3XX_TEX_SAMP_0_WRAP_S(A3XX_TEX_CLAMP_TO_EDGE) |
278 A3XX_TEX_SAMP_0_WRAP_T(A3XX_TEX_CLAMP_TO_EDGE) |
    [all...]
a3xx.xml.h 554 A3XX_TEX_CLAMP_TO_EDGE = 1,
    [all...]

Completed in 4009 milliseconds