Searched refs:vimap_rev (Results 1 – 3 of 3) sorted by relevance
290 static GLuint r200EnsureEmitSize( struct gl_context * ctx , GLubyte* vimap_rev ) in r200EnsureEmitSize() argument302 if (vimap_rev[i] != 255) in r200EnsureEmitSize()362 GLubyte *vimap_rev; in r200_run_tcl_render() local420 vimap_rev = &map_rev_fixed[0]; in r200_run_tcl_render()432 vimap_rev = &rmesa->curr_vp_hw->inputmap_rev[0]; in r200_run_tcl_render()461 GLuint emit_end = r200EnsureEmitSize( ctx, vimap_rev ) in r200_run_tcl_render()463 r200EmitArrays( ctx, vimap_rev ); in r200_run_tcl_render()
76 void r200EmitArrays( struct gl_context *ctx, GLubyte *vimap_rev ) in r200EmitArrays() argument87 GLubyte attrib = vimap_rev[i]; in r200EmitArrays()
40 extern void r200EmitArrays( struct gl_context *ctx, GLubyte *vimap_rev );