HomeSort by: relevance | last modified time | path
    Searched refs:BRW_RT_SIZEOF_HOTZONE (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/intel/compiler/
brw_rt.h 154 #define BRW_RT_SIZEOF_HOTZONE 16
210 size += BRW_RT_SIZEOF_HOTZONE * num_stack_ids;
brw_nir_rt_builder.h 109 nir_imul_imm(b, brw_nir_rt_stack_id(b), BRW_RT_SIZEOF_HOTZONE);
113 BRW_RT_SIZEOF_HOTZONE)));

Completed in 6 milliseconds