Home
last modified time | relevance | path

Searched refs:enable_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.h377 bool enable_procedural_instance = (is_procedural_instance != 0); in SUBGROUP_refit_bottom() local
434 else if ( !enable_procedural_instance && curNode->type == BVH_INSTANCE_NODE) in SUBGROUP_refit_bottom()
449 else if (enable_procedural_instance && curNode->type == BVH_INTERNAL_NODE) in SUBGROUP_refit_bottom()