Home
last modified time | relevance | path

Searched defs:i830_hw_state (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_context.h117 struct i830_hw_state struct
119 GLuint Ctx[I830_CTX_SETUP_SIZE];
120 GLuint Buffer[I830_DEST_SETUP_SIZE];
121 GLuint Stipple[I830_STP_SETUP_SIZE];
122 GLuint RasterRules[I830_RASTER_RULES_SIZE];
123 GLuint Tex[I830_TEX_UNITS][I830_TEX_SETUP_SIZE];
124 GLuint TexBlend[I830_TEX_UNITS][I830_TEXBLEND_SIZE];
148 struct i830_hw_state state; argument