HomeSort by relevance Sort by last modified time
    Searched defs:unspill_reg (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_reg_allocate.cpp 412 fs_reg unspill_reg = inst->dst; local
414 emit_unspill(inst, unspill_reg,
416 unspill_reg.reg_offset++;
brw_wm.h 128 GLuint unspill_reg:7; /* unspill to reg */ member in struct:brw_wm_ref

Completed in 2872 milliseconds