Searched refs:Map2Texture1 (Results 1 – 3 of 3) sorted by relevance
168 return &ctx->EvalMap.Map2Texture1; in get_2d_map()1035 init_2d_map( &ctx->EvalMap.Map2Texture1, 1, texcoord ); in _mesa_init_eval()1081 if (ctx->EvalMap.Map2Texture1.Points) in _mesa_free_eval_data()1082 FREE( ctx->EvalMap.Map2Texture1.Points ); in _mesa_free_eval_data()
1735 struct gl_2d_map Map2Texture1; member
102 set_active_eval2( exec, VBO_ATTRIB_TEX0, 1, &ctx->EvalMap.Map2Texture1 ); in vbo_exec_eval_update()