Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_acceleration_structure.h90 struct lvp_accel_struct_serialization_header { struct
H A Dlvp_acceleration_structure.c609 header->serialization_size = sizeof(struct lvp_accel_struct_serialization_header) + in lvp_build_acceleration_structure()
H A Dlvp_execute.c4448 const struct lvp_accel_struct_serialization_header *src = copy->info->src.hostAddress; in handle_copy_memory_to_acceleration_structure()
4468 struct lvp_accel_struct_serialization_header *dst = copy->info->dst.hostAddress; in handle_copy_acceleration_structure_to_memory()