Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/
H A Dgrl_structs.h66 dword node_data_start; member
93 .node_data_start = (obj).node_data_start, \
204 dword node_data_start; member
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/
H A Dmisc.cl254 uint node_data_start = entry.node_data_start;
264 uint root_node_offset = node_data_start;
280 base->nodeDataCur = node_data_start / 64;
306 uint root_node_idx = root_node_offset - node_data_start;
H A Dstructs.grl28 dword node_data_start;
H A Dmisc_shared.h29 dword node_data_start; member
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A DgenX_acceleration_structure.c175 est.node_data_start = size; in get_gpu_size_estimate()
823 .node_data_start = bs->estimate.node_data_start, in cmd_build_acceleration_structures()