Home
last modified time | relevance | path

Searched defs:BRW_PARAM_IS_BUILTIN (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compiler.h643 #define BRW_PARAM_IS_BUILTIN(param) (((param) & 0xffff0000) == 0) macro

Completed in 9 milliseconds