Home
last modified time | relevance | path

Searched defs:bvh (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vulkan/bvh/
H A Dbuild_interface.h21 VOID_REF bvh; member
29 VOID_REF bvh; member
48 VOID_REF bvh; member
56 VOID_REF bvh; member
89 VOID_REF bvh; member
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/
H A Dbvh_build_refit.h19 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()
H A Dqbvh6.h52 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()
H A Dbvh_build_treelet_refit.h43 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()
H A Dbvh_build_primref.h174 global struct BVHBase* bvh = instance ? in primrefs_from_instances() local
H A Dinstance.h138 global struct BVHBase* bvh = (global struct BVHBase*)instDesc->AccelerationStructure; in HwInstanceLeaf_Constructor() local
/aosp_15_r20/art/runtime/mirror/
H A Dvar_handle_test.cc94 Handle<ByteArrayViewVarHandle> bvh = hs.NewHandle( in CreateByteArrayViewVarHandle() local
115 Handle<ByteBufferViewVarHandle> bvh = hs.NewHandle( in CreateByteBufferViewVarHandle() local
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dmeson.build199 subdir('bvh') subdir
H A Dradv_rra.c698 rra_gather_bvh_info(const uint8_t *bvh, uint32_t node_id, struct rra_bvh_info *dst) in rra_gather_bvh_info()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/
H A Dradv_nir_rt_common.c440 fetch_parent_node(nir_builder *b, nir_def *bvh, nir_def *node) in fetch_parent_node()
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_ir.h194 uint8_t bvh; member