Searched defs:atomic_size (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ | ||
| H A D | nir_lower_io.c | 885 const unsigned atomic_size = atomic->dest.ssa.bit_size / 8; local in function:build_explicit_io_atomic |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/ | ||
| H A D | glsl_types.h | 830 unsigned atomic_size() const function in struct:glsl_type |
| /xsrc/external/mit/MesaLib/dist/src/compiler/ | ||
| H A D | glsl_types.h | 1091 unsigned atomic_size() const function in struct:glsl_type |
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_lower_io.c | 1693 const unsigned atomic_size = atomic->dest.ssa.bit_size / 8; local in function:build_explicit_io_atomic |
Completed in 9 milliseconds