Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_eu.h1604 #define BRW_MAX_MSG_LENGTH 15 macro
H A Dbrw_fs_generator.cpp903 assert(inst->mlen <= BRW_MAX_MSG_LENGTH * reg_unit(devinfo)); in generate_code()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D23.3.0.rst2955 - intel/fs/xe2+: Scale BRW_MAX_MSG_LENGTH by native register size.