Searched refs:Map2Texture4 (Results 1 – 3 of 3) sorted by relevance
174 return &ctx->EvalMap.Map2Texture4; in get_2d_map()1038 init_2d_map( &ctx->EvalMap.Map2Texture4, 4, texcoord ); in _mesa_init_eval()1087 if (ctx->EvalMap.Map2Texture4.Points) in _mesa_free_eval_data()1088 FREE( ctx->EvalMap.Map2Texture4.Points ); in _mesa_free_eval_data()
1738 struct gl_2d_map Map2Texture4; member
96 set_active_eval2( exec, VBO_ATTRIB_TEX0, 4, &ctx->EvalMap.Map2Texture4 ); in vbo_exec_eval_update()