Home
last modified time | relevance | path

Searched refs:binary_hierarchy_root (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/
H A Dshared.h73 unsigned int binary_hierarchy_root; member
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/morton/
H A Dphase0.cl268 records[0].nodeID = globals->binary_hierarchy_root;
346 records[0].nodeID = globals->binary_hierarchy_root;
H A Dpre_sort.cl29 globals->binary_hierarchy_root = 0;
H A Dpost_sort.cl44 globals->binary_hierarchy_root = 0;
187 globals->binary_hierarchy_root = node;
H A Dphase1.cl602 …eHierarchy binaryNode = BinaryMortonCodeHierarchy_getEntry(bnodes, globals->binary_hierarchy_root);
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/
H A Dgrl_structs.h137 unsigned int binary_hierarchy_root; member