Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_context.h102 #define I830_TEXBLEND_SIZE 12 /* (4 args + op) * 2 + COLOR_FACTOR */ macro
124 GLuint TexBlend[I830_TEX_UNITS][I830_TEXBLEND_SIZE];
Di830_texblend.c392 GLuint tmp[I830_TEXBLEND_SIZE], tmp_sz; in emit_texblend()
421 GLuint tmp[I830_TEXBLEND_SIZE], tmp_sz; in emit_passthrough()