Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/
H A Dbvh_build_treelet_refit.h843 TreeletsOpenNodeInfo* nodeOpenInfo, in chk_close_Treelet() argument
850 if (nodeOpenInfo->numStartpoints == 1) in chk_close_Treelet()
858 *currStartpoint += nodeOpenInfo->numStartpoints; in chk_close_Treelet()
859 RTdesc.numStartpoints = nodeOpenInfo->numStartpoints; in chk_close_Treelet()
860 RTdesc.maxDepth = nodeOpenInfo->maxDepth; in chk_close_Treelet()
865 *nodeOpenInfo = infoDefault; in chk_close_Treelet()