Searched refs:BRW_RT_SIZEOF_HOTZONE (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_rt.h154 #define BRW_RT_SIZEOF_HOTZONE 16 macro
210 size += BRW_RT_SIZEOF_HOTZONE * num_stack_ids;
H A Dbrw_nir_rt_builder.h109 nir_imul_imm(b, brw_nir_rt_stack_id(b), BRW_RT_SIZEOF_HOTZONE);
113 BRW_RT_SIZEOF_HOTZONE)));

Completed in 3 milliseconds