Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/
H A Dbvh_build_refit.h373 global uchar* is_procedural_instance in SUBGROUP_refit_bottom() argument
377 bool enable_procedural_instance = (is_procedural_instance != 0); in SUBGROUP_refit_bottom()
470 …uint newChildType = is_procedural_instance[instanceIndex] ? BVH_PROCEDURAL_NODE : BVH_INSTANCE_NOD… in SUBGROUP_refit_bottom()
493 global uchar* is_procedural_instance ) in DO_Refit_per_one_startpoint_sg() argument
523 is_procedural_instance in DO_Refit_per_one_startpoint_sg()