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