Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
Di915_context.h217 struct i915_hw_state struct
219 GLuint Ctx[I915_CTX_SETUP_SIZE];
220 GLuint Blend[I915_BLEND_SETUP_SIZE];
221 GLuint Buffer[I915_DEST_SETUP_SIZE];
222 GLuint Stipple[I915_STP_SETUP_SIZE];
223 GLuint Defaults[I915_DEF_SETUP_SIZE];
224 GLuint RasterRules[I915_RASTER_RULES_SETUP_SIZE];
225 GLuint Tex[I915_TEX_UNITS][I915_TEX_SETUP_SIZE];
226 GLuint Constant[I915_CONSTANT_SIZE];
227 GLuint ConstantSize;
[all …]
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_context.h217 struct i915_hw_state struct
219 GLuint Ctx[I915_CTX_SETUP_SIZE];
220 GLuint Blend[I915_BLEND_SETUP_SIZE];
221 GLuint Buffer[I915_DEST_SETUP_SIZE];
222 GLuint Stipple[I915_STP_SETUP_SIZE];
223 GLuint Defaults[I915_DEF_SETUP_SIZE];
224 GLuint RasterRules[I915_RASTER_RULES_SETUP_SIZE];
225 GLuint Tex[I915_TEX_UNITS][I915_TEX_SETUP_SIZE];
226 GLuint Constant[I915_CONSTANT_SIZE];
227 GLuint ConstantSize;
[all …]