Searched refs:brw_saturate_immediate (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_shader.h103 bool brw_saturate_immediate(enum brw_reg_type type, struct brw_reg *reg);
H A Dbrw_shader.cpp572 brw_saturate_immediate(enum brw_reg_type type, struct brw_reg *reg) function in typeref:typename:bool
H A Dbrw_vec4.cpp831 if (brw_saturate_immediate(inst->src[0].type,
H A Dbrw_fs.cpp2830 if (brw_saturate_immediate(inst->src[0].type,
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_shader.h258 bool brw_saturate_immediate(enum brw_reg_type type, struct brw_reg *reg);
H A Dbrw_shader.cpp525 brw_saturate_immediate(enum brw_reg_type type, struct brw_reg *reg) function in typeref:typename:bool
H A Dbrw_vec4.cpp829 if (brw_saturate_immediate(inst->src[0].type,
H A Dbrw_fs.cpp2538 if (brw_saturate_immediate(inst->src[0].type,

Completed in 32 milliseconds