Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
DgenX_acceleration_structure.c286 struct scratch_layout { struct
309 static struct scratch_layout argument
/external/mesa3d/src/amd/vulkan/
Dradv_acceleration_structure.c106 struct scratch_layout { struct
107 uint32_t size;
108 uint32_t update_size;
110 uint32_t header_offset;
114 uint32_t internal_ready_count_offset;
118 uint32_t sort_buffer_offset[2];
119 uint32_t sort_internal_offset;
121 uint32_t ploc_prefix_sum_partition_offset;
122 uint32_t lbvh_node_offset;
124 uint32_t ir_offset;
[all …]