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

  /external/mesa3d/src/gallium/drivers/nv50/
nv50_texture.xml.h 196 #define NV50_TIC_2_NO_BORDER 0x40000000
nv50_tex.c 132 tic[2] |= 0x10001000 | NV50_TIC_2_NO_BORDER;
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_tex.c 104 tic[2] = 0x10001000 | NV50_TIC_2_NO_BORDER;

Completed in 3283 milliseconds