Searched refs:instance_header (Results 1 – 2 of 2) sorted by relevance
206 radv_accel_struct_header instance_header = in build_instance() local209 …DEREF(node).bvh_ptr = addr_to_node(instance.accelerationStructureReference + instance_header.bvh_o… in build_instance()210 DEREF(node).bvh_offset = instance_header.bvh_offset; in build_instance()217 bounds = calculate_instance_node_bounds(instance_header, mat3x4(transform)); in build_instance()
227 struct lvp_bvh_header *instance_header = (void *)(uintptr_t)instance->bvh_ptr; in lvp_build_internal_node() local232 memcpy(header_bounds, &instance_header->bounds, sizeof(struct lvp_aabb)); in lvp_build_internal_node()