Home
last modified time | relevance | path

Searched refs:I830_TEX_SETUP_SIZE (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_context.h100 #define I830_TEX_SETUP_SIZE 7 macro
112 GLuint Setup[I830_TEX_SETUP_SIZE];
123 GLuint Tex[I830_TEX_UNITS][I830_TEX_SETUP_SIZE];
Di830_vtbl.c538 BEGIN_BATCH(I830_TEX_SETUP_SIZE + 1); in i830_emit_state()