Searched refs:radv_bvh_aabb_node (Results 1 – 2 of 2) sorted by relevance
70 struct radv_bvh_aabb_node { struct
75 STATIC_ASSERT(sizeof(struct radv_bvh_aabb_node) == 64); in radv_GetAccelerationStructureBuildSizesKHR()475 struct radv_bvh_aabb_node *node = (void *)ctx->curr_ptr; in build_aabbs()546 const struct radv_bvh_aabb_node *node = (const void *)(base_ptr + (node_id / 8 * 64)); in compute_bounds()