Home
last modified time | relevance | path

Searched refs:PRIMREF_setQuadMetaData (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/
H A Dbvh_build_primref.cl58 PRIMREF_setQuadMetaData( &ref, quad.primID0, quad.primID1, geomID, GRL_get_Flags( geomDesc ) );
545 PRIMREF_setQuadMetaData(&ref, primID0, primID1, geomID, geom_flags);
H A DAABB.h84 GRL_INLINE void PRIMREF_setQuadMetaData( PrimRef* primref, uint primID0, uint primID1, uint geomID,… in PRIMREF_setQuadMetaData() function