Searched refs:R300_VBPNTR_SIZE1 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
H A Dr300_emit.c852 R300_VBPNTR_SIZE1(size2) | R300_VBPNTR_STRIDE1(vb2->stride));
895 R300_VBPNTR_SIZE1(size2) | R300_VBPNTR_STRIDE1(stride2));
H A Dr300_reg.h3484 # define R300_VBPNTR_SIZE1(x) (((x) >> 2) << 16) macro
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_emit.c852 R300_VBPNTR_SIZE1(size2) | R300_VBPNTR_STRIDE1(vb2->stride));
895 R300_VBPNTR_SIZE1(size2) | R300_VBPNTR_STRIDE1(stride2));
H A Dr300_reg.h3484 # define R300_VBPNTR_SIZE1(x) (((x) >> 2) << 16) macro

Completed in 88 milliseconds