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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_compiler.h527 #define BRW_PARAM_IS_BUILTIN(param) (((param) & 0xffff0000) == 0) macro
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_cmd_buffer.c709 if (BRW_PARAM_IS_BUILTIN(param)) {
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_compiler.h618 #define BRW_PARAM_IS_BUILTIN(param) (((param) & 0xffff0000) == 0) macro

Completed in 9 milliseconds