Searched refs:UsesKill (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ | ||
| H A D | program_parser.h | 220 unsigned UsesKill:1; member in struct:asm_parser_state::__anonb6f2df5f0308 |
| H A D | arbprogparse.c | 123 program->info.fs.uses_discard = state.fragment.UsesKill; |
| H A D | program_parse.y | 470 state->fragment.UsesKill = 1; |
| /xsrc/external/mit/MesaLib/dist/src/mesa/program/ | ||
| H A D | program_parser.h | 221 unsigned UsesKill:1; member in struct:asm_parser_state::__anon5e9a46920308 |
| H A D | arbprogparse.c | 123 program->info.fs.uses_discard = state.fragment.UsesKill; |
| H A D | program_parse.y | 479 state->fragment.UsesKill = 1; |
Completed in 8 milliseconds