Searched defs:dst_types (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_opcodes.py | 231 dst_types = [tfloat, tint, tbool] variable 233 dst_types = [tfloat, tint, tbool] variable 235 dst_types = [tfloat, tuint] variable 237 dst_types = [tint, tuint, tfloat, tbool] variable
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_opcodes.py | 211 dst_types = [tfloat, tint] variable 213 dst_types = [tfloat, tint, tbool] variable 215 dst_types = [tfloat, tuint] variable 217 dst_types = [tint, tuint, tfloat, tbool] variable
|
Completed in 5 milliseconds