Searched defs:instMask (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/ |
H A D | qbvh6.h | 129 uchar instMask; member 451 … struct AABB *input_aabb, const uint numChildren, struct QBVHNodeN *qbvh_node, const uint instMask) in subgroup_setInstanceQBVHNodeN() 472 …MD16(struct AABB* input_aabb, const uint numChildren, uchar* mask, const uint instMask, bool activ… in subgroup_setInstanceBox_2xSIMD8_in_SIMD16() 491 …* input_aabb, const uint numChildren, struct QBVHNodeN* qbvh_node, const uint instMask, bool activ… in subgroup_setInstanceQBVHNodeN_x2()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/morton/ |
H A D | morton_common.h | 147 uint instMask = (uint)sub_group_reduce_or_N6(as_uint(child_aabb.lower.w)); in SUBGROUP_refit_bottom_up_local() local 221 uint instMask = (uint)sub_group_reduce_or_N6(as_uint(child_aabb.lower.w)); in SUBGROUP_refit_bottom_up_local() local
|