Home
last modified time | relevance | path

Searched defs:encode_args (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/bvh/
Dtu_build_interface.h37 struct encode_args { struct
38 VOID_REF intermediate_bvh;
39 VOID_REF output_bvh;
41 uint32_t output_bvh_offset;
42 uint32_t leaf_node_count;
43 uint32_t geometry_type;
/third_party/mesa3d/src/intel/vulkan/bvh/
Danv_build_interface.h18 struct encode_args { struct
20 VOID_REF intermediate_bvh;
23 VOID_REF output_bvh;
28 uint32_t output_bvh_offset;
30 uint32_t leaf_node_count;
31 uint32_t geometry_type;
/third_party/mesa3d/src/amd/vulkan/bvh/
Dbuild_interface.h29 struct encode_args { struct
30 VOID_REF intermediate_bvh;
31 VOID_REF output_bvh;
33 uint32_t output_bvh_offset;
34 uint32_t leaf_node_count;
35 uint32_t geometry_type;