Searched refs:EMIT_SZ (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Di915_context.h293 #define EMIT_SZ(sz) (EMIT_1F + (sz) - 1) macro
H A Di915_fragprog.c1288 EMIT_ATTR(_TNL_ATTRIB_TEX0 + i, EMIT_SZ(sz), 0, sz * 4);
1297 EMIT_ATTR(_TNL_ATTRIB_GENERIC0 + i, EMIT_SZ(sz), 0, sz * 4);
H A Di830_vtbl.c50 #define EMIT_SZ(sz) (EMIT_1F + (sz) - 1) macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Di915_context.h293 #define EMIT_SZ(sz) (EMIT_1F + (sz) - 1) macro
H A Di915_fragprog.c1288 EMIT_ATTR(_TNL_ATTRIB_TEX0 + i, EMIT_SZ(sz), 0, sz * 4);
1297 EMIT_ATTR(_TNL_ATTRIB_GENERIC0 + i, EMIT_SZ(sz), 0, sz * 4);
H A Di830_vtbl.c50 #define EMIT_SZ(sz) (EMIT_1F + (sz) - 1) macro

Completed in 8 milliseconds