Searched defs:uses_tess (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ | ||
| H A D | si_state_draw.c | 470 for (int uses_tess = 0; uses_tess < 2; uses_tess++) local in function:si_init_ia_multi_vgt_param_table |
| H A D | si_pipe.h | 745 unsigned uses_tess:1; member in struct:si_vgt_param_key::__anon75b39ab40508 |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ | ||
| H A D | si_state_draw.cpp | 920 for (int uses_tess = 0; uses_tess < 2; uses_tess++) local in function:si_init_ia_multi_vgt_param_table |
| H A D | si_pipe.h | 827 uint16_t uses_tess : 1; member in struct:si_vgt_param_key::__anonb80a79c70508 |
Completed in 14 milliseconds