Searched refs:Map2Texture2 (Results 1 – 3 of 3) sorted by relevance
170 return &ctx->EvalMap.Map2Texture2; in get_2d_map()1036 init_2d_map( &ctx->EvalMap.Map2Texture2, 2, texcoord ); in _mesa_init_eval()1083 if (ctx->EvalMap.Map2Texture2.Points) in _mesa_free_eval_data()1084 FREE( ctx->EvalMap.Map2Texture2.Points ); in _mesa_free_eval_data()
1736 struct gl_2d_map Map2Texture2; member
100 set_active_eval2( exec, VBO_ATTRIB_TEX0, 2, &ctx->EvalMap.Map2Texture2 ); in vbo_exec_eval_update()