Searched refs:NV50_TIC_0_MAPG__MASK (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
H A Dnv50_tex.c32 NV50_TIC_0_MAPG__MASK | NV50_TIC_0_MAPR__MASK)
41 return (tc & NV50_TIC_0_MAPG__MASK) >> NV50_TIC_0_MAPG__SHIFT;
H A Dnv50_texture.xml.h103 #define NV50_TIC_0_MAPG__MASK 0x00e00000 macro
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_tex.c32 NV50_TIC_0_MAPG__MASK | NV50_TIC_0_MAPR__MASK)
41 return (tc & NV50_TIC_0_MAPG__MASK) >> NV50_TIC_0_MAPG__SHIFT;
H A Dnv50_texture.xml.h103 #define NV50_TIC_0_MAPG__MASK 0x00e00000 macro
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
H A Dnvc0_tex.c34 NV50_TIC_0_MAPG__MASK | NV50_TIC_0_MAPR__MASK)
43 return (tc & NV50_TIC_0_MAPG__MASK) >> NV50_TIC_0_MAPG__SHIFT;
/external/mesa3d/src/gallium/drivers/nvc0/
H A Dnvc0_tex.c34 NV50_TIC_0_MAPG__MASK | NV50_TIC_0_MAPR__MASK)
43 return (tc & NV50_TIC_0_MAPG__MASK) >> NV50_TIC_0_MAPG__SHIFT;

Completed in 64 milliseconds