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

/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_state_derived.c53 static void r300_draw_emit_attrib(struct r300_context* r300, function
76 r300_draw_emit_attrib(r300, EMIT_4F, INTERP_PERSPECTIVE,
84 r300_draw_emit_attrib(r300, EMIT_1F_PSIZE, INTERP_POS,
91 r300_draw_emit_attrib(r300, EMIT_4F, INTERP_LINEAR,
99 r300_draw_emit_attrib(r300, EMIT_4F, INTERP_LINEAR,
111 r300_draw_emit_attrib(r300, EMIT_4F, INTERP_PERSPECTIVE,
119 r300_draw_emit_attrib(r300, EMIT_4F, INTERP_PERSPECTIVE,
128 r300_draw_emit_attrib(r300, EMIT_4F, INTERP_PERSPECTIVE,

Completed in 122 milliseconds