Home
last modified time | relevance | path

Searched refs:get_pull_constant_offset (Results 1 – 2 of 2) sorted by relevance

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