Searched refs:BinaryMortonCodeHierarchy (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/ |
H A D | common.h | 224 GRL_INLINE void BinaryMortonCodeHierarchy_init(struct BinaryMortonCodeHierarchy *record, uint start… in BinaryMortonCodeHierarchy_init() 233 GRL_INLINE uint BinaryMortonCodeHierarchy_getNumPrimitives(global struct BinaryMortonCodeHierarchy … in BinaryMortonCodeHierarchy_getNumPrimitives() 244 GRL_INLINE struct BinaryMortonCodeHierarchy BinaryMortonCodeHierarchy_getEntry(global struct Binary… in BinaryMortonCodeHierarchy_getEntry() 246 struct BinaryMortonCodeHierarchy entry; in BinaryMortonCodeHierarchy_getEntry() 261 GRL_INLINE uint BinaryMortonCodeHierarchy_getRangeStart(global struct BinaryMortonCodeHierarchy *no… in BinaryMortonCodeHierarchy_getRangeStart()
|
H A D | shared.h | 106 struct BinaryMortonCodeHierarchy struct
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/morton/ |
H A D | phase1.cl | 12 BuildRecordLocalMortonFlattener TranslateToLocalRecord(struct BinaryMortonCodeHierarchy srcRec) 34 uniform global struct BinaryMortonCodeHierarchy* bnodes, 228 global struct BinaryMortonCodeHierarchy* bnodes, 517 global struct BinaryMortonCodeHierarchy* bnodes, 578 global struct BinaryMortonCodeHierarchy* bnodes, 602 …struct BinaryMortonCodeHierarchy binaryNode = BinaryMortonCodeHierarchy_getEntry(bnodes, globals->… 627 global struct BinaryMortonCodeHierarchy* bnodes, 742 global struct BinaryMortonCodeHierarchy *bnodes, 766 global struct BinaryMortonCodeHierarchy* bnodes,
|
H A D | post_sort.cl | 34 global struct BinaryMortonCodeHierarchy* bnodes, 141 global struct BinaryMortonCodeHierarchy* bnodes, 204 global struct BinaryMortonCodeHierarchy *bnodes, 329 GRL_INLINE uint updateParent(global struct BinaryMortonCodeHierarchy *bnodes, 363 global struct BinaryMortonCodeHierarchy* bnodes, 478 global struct BinaryMortonCodeHierarchy *bnodes, 502 global struct BinaryMortonCodeHierarchy* bnodes,
|
H A D | phase0.cl | 13 uniform global struct BinaryMortonCodeHierarchy* bnodes, 121 uniform global struct BinaryMortonCodeHierarchy* bnodes, 247 global struct BinaryMortonCodeHierarchy *bnodes, 324 global struct BinaryMortonCodeHierarchy *bnodes,
|
H A D | pre_sort.cl | 106 global struct BinaryMortonCodeHierarchy* bnodes )
|