Searched refs:Map1Texture1 (Results 1 – 3 of 3) sorted by relevance
118 return &ctx->EvalMap.Map1Texture1; in get_1d_map()1023 init_1d_map( &ctx->EvalMap.Map1Texture1, 1, texcoord ); in _mesa_init_eval()1060 if (ctx->EvalMap.Map1Texture1.Points) in _mesa_free_eval_data()1061 FREE( ctx->EvalMap.Map1Texture1.Points ); in _mesa_free_eval_data()
1719 struct gl_1d_map Map1Texture1; member
93 set_active_eval1( exec, VBO_ATTRIB_TEX0, 1, &ctx->EvalMap.Map1Texture1 ); in vbo_exec_eval_update()