Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/grl/gpu/
Dbvh_build_treelet_refit.h761 uint treeletId; // : 31 (when treelet is closed) member
830 GRL_INLINE TreeletNodeData GRL_OVERLOADABLE EncodeClosedInfo(uint treeletId) in EncodeClosedInfo()
976 uint treeletId = 0; in treelet_bottom_up_mark_treelets() local
1028 uint treeletId = *BVHBase_GetRefitTreeletCntPtr(bvh); in treelet_bottom_up_mark_treelets() local
1253 … for (uint treeletId = get_group_id(0); treeletId < numTreelets; treeletId += numTreeletsExecuted) in finalize_treelets_in_groups() local