Home
last modified time | relevance | path

Searched refs:FS_OPCODE_CINTERP (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs_cse.cpp69 case FS_OPCODE_CINTERP: in is_expression()
Dbrw_defines.h672 FS_OPCODE_CINTERP, enumerator
Dbrw_fs.cpp713 emit(FS_OPCODE_CINTERP, attr, fs_reg(interp)); in emit_general_interpolation()
1006 if (inst->opcode == FS_OPCODE_CINTERP) { in assign_urb_setup()
Dbrw_fs_emit.cpp951 case FS_OPCODE_CINTERP: in generate_code()