Home
last modified time | relevance | path

Searched defs:UUID_SIZE (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/freedreno/common/
Dfreedreno_uuid.c17 #define UUID_SIZE 16 macro
/third_party/mindspore/mindspore-src/source/mindspore/core/mindrt/include/async/
Duuid_base.h30 const std::size_t UUID_SIZE = 16; variable
/third_party/mesa3d/src/gallium/frontends/rusticl/mesa/pipe/
Dscreen.rs26 pub const UUID_SIZE: usize = PIPE_UUID_SIZE as usize; constant
320 pub fn device_uuid(&self) -> Option<[c_uchar; UUID_SIZE]> { in device_uuid()
350 pub fn driver_uuid(&self) -> Option<[c_schar; UUID_SIZE]> { in driver_uuid()
/third_party/mesa3d/src/util/
Dos_memory_fd.c50 #define UUID_SIZE 16 macro
/third_party/mesa3d/include/GL/
Dmesa_glinterop.h106 #define UUID_SIZE 16 macro
/third_party/mesa3d/src/asahi/lib/
Dagx_device.c883 #define UUID_SIZE 16 macro