Searched defs:grf (Results 1 – 10 of 10) sorted by relevance
1332 const unsigned grf = base + idx / 5 * 2 * s.max_polygons; in brw_assign_urb_setup() local1343 const unsigned grf = base + idx / 2 * s.max_polygons; in brw_assign_urb_setup() local
120 unsigned grf = s.alloc.allocate(offset); in brw_fs_opt_split_virtual_grfs() local
1223 int grf = payload().num_regs + in convert_attr_sources_to_hw_regs() local
66 struct elk_reg grf = elk_vec4_grf(reg + slot / 2, 4 * (slot % 2)); in setup_payload() local
214 elk_fs_visitor::DEP_RESOLVE_MOV(const fs_builder &bld, int grf) in DEP_RESOLVE_MOV()1539 const unsigned grf = base + idx / 2; in assign_urb_setup() local1578 int grf = payload().num_regs + in convert_attr_sources_to_hw_regs() local1780 unsigned grf = alloc.allocate(offset); in split_virtual_grfs() local3147 int grf; in clear_deps_for_inst_src() local
108 int grf = payload_reg * attributes_per_reg + in setup_varying_inputs() local
1528 int grf = payload_reg + inst->src[i].nr + in setup_attributes() local
46 typedef uint32_t grf[8]; typedef
42763 struct regmap *grf; member