Searched defs:bvh (Results 1 – 13 of 13) sorted by relevance
/external/mesa3d/src/vulkan/runtime/bvh/ |
D | vk_build_interface.h | 44 VOID_REF bvh; member 52 VOID_REF bvh; member 71 VOID_REF bvh; member 79 VOID_REF bvh; member 95 VOID_REF bvh; member
|
/external/mesa3d/src/intel/vulkan/grl/gpu/ |
D | bvh_build_refit.h | 19 DO_update_instance_leaves(global struct BVHBase* bvh, in DO_update_instance_leaves() 102 global struct BVHBase *bvh, // pointer to BVH in refit_bottom_up() 158 uniform global struct BVHBase* bvh, // pointer to BVH in SUBGROUP_refit_bottom_up() 286 GRL_INLINE uint refit_bottom( global struct BVHBase* bvh, in refit_bottom() 365 uniform global struct BVHBase* bvh, in SUBGROUP_refit_bottom() 490 global struct BVHBase* bvh, in DO_Refit_per_one_startpoint_sg()
|
D | qbvh6.h | 52 GRL_INLINE global struct QBVHNodeN *BVHBase_nodeData(struct BVHBase *bvh) in BVHBase_nodeData() 57 GRL_INLINE global struct QBVHNodeN *BVHBase_rootNode(struct BVHBase *bvh) in BVHBase_rootNode() 62 GRL_INLINE global struct Quad *BVHBase_quadLeaves(struct BVHBase *bvh) in BVHBase_quadLeaves() 67 GRL_INLINE uint64_t BVHBase_numNodes(struct BVHBase *bvh) in BVHBase_numNodes() 72 GRL_INLINE uint64_t BVHBase_numQuads(struct BVHBase *bvh) in BVHBase_numQuads() 77 GRL_INLINE uint64_t BVHBase_numProcedurals(struct BVHBase *bvh) in BVHBase_numProcedurals() 82 GRL_INLINE uint64_t BVHBase_numInstances(struct BVHBase *bvh) in BVHBase_numInstances()
|
D | bvh_build_treelet_refit.h | 43 qword bvh; member 130 global struct BVHBase* bvh, in update_quads() 713 global struct BVHBase* bvh) in post_refit_encode_qnode_tree_per_group() 876 global struct BVHBase* bvh, in treelet_bottom_up_mark_treelets() 1056 global struct BVHBase* bvh, in find_refit_treelets() 1106 global struct BVHBase* bvh, in assign_refit_startpoints_to_treelets() 1241 global struct BVHBase* bvh, in finalize_treelets_in_groups()
|
D | bvh_build_primref.h | 174 global struct BVHBase* bvh = instance ? in primrefs_from_instances() local
|
D | instance.h | 138 global struct BVHBase* bvh = (global struct BVHBase*)instDesc->AccelerationStructure; in HwInstanceLeaf_Constructor() local
|
/external/mesa3d/src/amd/vulkan/ |
D | meson.build | 194 subdir('bvh') subdir
|
D | radv_rra.c | 698 rra_gather_bvh_info(const uint8_t *bvh, uint32_t node_id, struct rra_bvh_info *dst) in rra_gather_bvh_info()
|
/external/mesa3d/src/intel/vulkan/ |
D | meson.build | 46 subdir('bvh') subdir
|
D | anv_util.c | 249 create_bvh_dump_file(struct anv_bvh_dump *bvh) in create_bvh_dump_file()
|
/external/mesa3d/src/vulkan/runtime/ |
D | meson.build | 280 subdir('bvh') subdir
|
/external/mesa3d/src/amd/vulkan/nir/ |
D | radv_nir_rt_common.c | 461 fetch_parent_node(nir_builder *b, nir_def *bvh, nir_def *node) in fetch_parent_node()
|
/external/mesa3d/src/amd/compiler/ |
D | aco_ir.h | 196 uint8_t bvh; member
|