Searched refs:R300_RS_TEX_PTR (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_state_derived.c214 rs->ip[id] |= R300_RS_TEX_PTR(ptr) |
220 rs->ip[id] |= R300_RS_TEX_PTR(ptr) |
226 rs->ip[id] |= R300_RS_TEX_PTR(ptr) |
H A Dr300_reg.h1271 # define R300_RS_TEX_PTR(x) (x << 0) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_state_derived.c214 rs->ip[id] |= R300_RS_TEX_PTR(ptr) |
220 rs->ip[id] |= R300_RS_TEX_PTR(ptr) |
226 rs->ip[id] |= R300_RS_TEX_PTR(ptr) |
H A Dr300_reg.h1271 # define R300_RS_TEX_PTR(x) (x << 0) macro
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_commonfuncs.c651 * R300_RS_TEX_PTR is the offset into the input RS stream
656 (R300_RS_TEX_PTR(0) |
662 (R300_RS_TEX_PTR(2) |
681 * R300_RS_TEX_PTR is the offset into the input RS stream
H A Dradeon_reg.h4631 # define R300_RS_TEX_PTR(x) ((x) << 0) macro
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_accel.c749 * R300_RS_TEX_PTR is the offset into the input RS stream
754 (R300_RS_TEX_PTR(0) |
760 (R300_RS_TEX_PTR(2) |
779 * R300_RS_TEX_PTR is the offset into the input RS stream
H A Dradeon_reg.h4631 # define R300_RS_TEX_PTR(x) ((x) << 0) macro

Completed in 63 milliseconds