Searched refs:get_pull_constant_offset (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_vec4.h422 src_reg get_pull_constant_offset(vec4_instruction *inst,
H A Dbrw_vec4_visitor.cpp2428 vec4_visitor::get_pull_constant_offset(vec4_instruction *inst, function in class:brw::vec4_visitor
2580 src_reg offset = get_pull_constant_offset(inst, orig_src.reladdr, reg_offset);
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_vec4.h422 src_reg get_pull_constant_offset(vec4_instruction *inst,
H A Dbrw_vec4_visitor.cpp2428 vec4_visitor::get_pull_constant_offset(vec4_instruction *inst, function in class:brw::vec4_visitor
2580 src_reg offset = get_pull_constant_offset(inst, orig_src.reladdr, reg_offset);

Completed in 933 milliseconds