Searched refs:R300_VBPNTR_STRIDE1 (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.h3485 # define R300_VBPNTR_STRIDE1(x) (((x) >> 2) << 24) 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.h3485 # define R300_VBPNTR_STRIDE1(x) (((x) >> 2) << 24) macro

Completed in 57 milliseconds