Home
last modified time | relevance | path

Searched refs:BinaryMortonCodeHierarchy (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/
H A Dcommon.h224 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 Dshared.h106 struct BinaryMortonCodeHierarchy struct
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/morton/
H A Dphase1.cl12 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 Dpost_sort.cl34 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 Dphase0.cl13 uniform global struct BinaryMortonCodeHierarchy* bnodes,
121 uniform global struct BinaryMortonCodeHierarchy* bnodes,
247 global struct BinaryMortonCodeHierarchy *bnodes,
324 global struct BinaryMortonCodeHierarchy *bnodes,
H A Dpre_sort.cl106 global struct BinaryMortonCodeHierarchy* bnodes )