Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/subgroups/
Dtest_subgroup_clustered_reduce.cpp21 #define CLUSTER_SIZE 4 macro
/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