Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_intrinsics.py111 CLUSTER_SIZE = "NIR_INTRINSIC_CLUSTER_SIZE" variable
/external/e2fsprogs/lib/blkid/
Dprobe.h799 #define CLUSTER_SIZE(sb) (BLOCK_SIZE(sb) << (sb)->bpc_bits) macro