Searched refs:NumNativeInstructions (Results 1 – 6 of 6) sorted by relevance
97 program->arb.NumNativeInstructions = prog.arb.NumNativeInstructions; in _mesa_parse_arb_fragment_program()190 program->arb.NumNativeInstructions = prog.arb.NumNativeInstructions; in _mesa_parse_arb_vertex_program()
2640 state->prog->arb.NumNativeInstructions = state->prog->arb.NumInstructions;
78 uint32_t NumNativeInstructions; member
1021 p->NumNativeInstructions = 0; in i915_fini_compile()1028 p->NumNativeInstructions = in i915_fini_compile()
681 GLuint NumNativeInstructions; member
898 *params = prog->arb.NumNativeInstructions; in get_program_iv()