Home
last modified time | relevance | path

Searched defs:atomic_size (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/
Dglsl_types.h1107 unsigned atomic_size() const in atomic_size() function
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_io.c1840 const unsigned atomic_size = atomic->dest.ssa.bit_size / 8; in build_explicit_io_atomic() local