Searched defs:execution_scope (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/ | ||
| H A D | spirv_to_nir.c | 3399 SpvScope execution_scope = vtn_constant_uint(b, w[1]); local in function:vtn_handle_barrier |
| /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/ | ||
| H A D | spirv_to_nir.c | 4157 SpvScope execution_scope = vtn_constant_uint(b, w[1]); local in function:vtn_handle_barrier |
| /xsrc/external/mit/MesaLib/src/compiler/nir/ | ||
| H A D | nir_builder_opcodes.h | 3832 nir_scope execution_scope; member in struct:_nir_scoped_barrier_indices |
Completed in 64 milliseconds