Searched refs:UsesKill (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprogram_parser.h220 unsigned UsesKill:1; member in struct:asm_parser_state::__anonb6f2df5f0308
H A Darbprogparse.c123 program->info.fs.uses_discard = state.fragment.UsesKill;
H A Dprogram_parse.y470 state->fragment.UsesKill = 1;
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprogram_parser.h221 unsigned UsesKill:1; member in struct:asm_parser_state::__anon5e9a46920308
H A Darbprogparse.c123 program->info.fs.uses_discard = state.fragment.UsesKill;
H A Dprogram_parse.y479 state->fragment.UsesKill = 1;

Completed in 8 milliseconds