Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_context.h211 struct i915_hw_state struct
213 GLuint Ctx[I915_CTX_SETUP_SIZE];
214 GLuint Blend[I915_BLEND_SETUP_SIZE];
215 GLuint Buffer[I915_DEST_SETUP_SIZE];
216 GLuint Stipple[I915_STP_SETUP_SIZE];
217 GLuint Defaults[I915_DEF_SETUP_SIZE];
218 GLuint RasterRules[I915_RASTER_RULES_SETUP_SIZE];
219 GLuint Tex[I915_TEX_UNITS][I915_TEX_SETUP_SIZE];
220 GLuint Constant[I915_CONSTANT_SIZE];
221 GLuint ConstantSize;
[all …]