Searched refs:_3DSTATE_VFT1_CMD (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/i915/ | ||
D | i830_reg.h | 476 #define _3DSTATE_VFT1_CMD (CMD_3D|(0x0a<<24)) macro |
D | i830_vtbl.c | 85 GLuint v2 = _3DSTATE_VFT1_CMD; in i830_render_start() |