Home
last modified time | relevance | path

Searched refs:bvh_opt_entry (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_acceleration_structure.c556 struct bvh_opt_entry { struct
564 const struct bvh_opt_entry *a = _a; in bvh_opt_compare()
565 const struct bvh_opt_entry *b = _b; in bvh_opt_compare()
599 struct bvh_opt_entry *entries = calloc(node_count, sizeof(struct bvh_opt_entry)); in optimize_bvh()

Completed in 5 milliseconds