Searched refs:NumNativeAttributes (Results 1 – 4 of 4) sorted by relevance
103 program->arb.NumNativeAttributes = prog.arb.NumNativeAttributes; in _mesa_parse_arb_fragment_program()198 program->arb.NumNativeAttributes = prog.arb.NumNativeAttributes; in _mesa_parse_arb_vertex_program()
2626 state->prog->arb.NumNativeAttributes = state->prog->arb.NumAttributes;
927 *params = prog->arb.NumNativeAttributes; in get_program_iv()
2259 GLuint NumNativeAttributes; member