Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/bvh/
H A Dbvh.h148 struct radv_bvh_instance_node { struct
149 uint64_t bvh_ptr; /* pre-shifted/masked to serve as node base */
152 uint32_t custom_instance_and_mask;
154 uint32_t sbt_offset_and_flags;
156 mat3x4 wto_matrix;
158 uint32_t instance_id;
159 uint32_t bvh_offset;
160 uint32_t reserved[2];
163 mat3x4 otw_matrix;