Searched refs:NumNativeAttributes (Results 1 – 4 of 4) sorted by relevance
103 program->arb.NumNativeAttributes = prog.arb.NumNativeAttributes; in _mesa_parse_arb_fragment_program()200 program->arb.NumNativeAttributes = prog.arb.NumNativeAttributes; in _mesa_parse_arb_vertex_program()
2618 state->prog->arb.NumNativeAttributes = state->prog->arb.NumAttributes;
737 *params = prog->arb.NumNativeAttributes; in _mesa_GetProgramivARB()
2243 GLuint NumNativeAttributes; member