Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/grl/gpu/
Dcommon.h215 GRL_INLINE uint getNumPrimsBuildRecord(struct BuildRecord *buildRecord) in getNumPrimsBuildRecord() function
Dbvh_build_sah_experimental.cl696 leftAABB.upper.w = as_float(getNumPrimsBuildRecord(&left));
697 rightAABB.upper.w = as_float(getNumPrimsBuildRecord(&right));
981 outGeometryBoundsLeft->upper.w = as_float(getNumPrimsBuildRecord(outLeft));
982 outGeometryBoundsRight->upper.w = as_float(getNumPrimsBuildRecord(outRight));
1044 outGeometryBoundsLeft->upper.w = as_float(getNumPrimsBuildRecord(outLeft));
1045 outGeometryBoundsRight->upper.w = as_float(getNumPrimsBuildRecord(outRight));