Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A DgenX_acceleration_structure.c286 struct scratch_layout { struct
309 static struct scratch_layout argument
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_acceleration_structure.c91 struct scratch_layout { struct
92 uint32_t size;
93 uint32_t update_size;
95 uint32_t header_offset;
99 uint32_t internal_ready_count_offset;
103 uint32_t sort_buffer_offset[2];
104 uint32_t sort_internal_offset;
106 uint32_t ploc_prefix_sum_partition_offset;
107 uint32_t lbvh_node_offset;
109 uint32_t ir_offset;
[all …]