Searched defs:vue_slot (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir.c177 int vue_slot = vue_map->varying_to_slot[intrin->const_index[0]]; local in function:remap_patch_urb_offsets
372 int vue_slot; local in function:brw_nir_lower_vue_inputs
H A Dbrw_compile_sf.c89 int vue_slot = vert_reg_to_vue_slot(c, reg, half); local in function:vert_reg_to_varying
113 int vue_slot = c->vue_map.varying_to_slot[varying]; local in function:get_varying
96 get_vue_slot(struct brw_sf_compile * c,struct brw_reg vert,int vue_slot) argument
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_compile_sf.c89 int vue_slot = vert_reg_to_vue_slot(c, reg, half); local in function:vert_reg_to_varying
113 int vue_slot = c->vue_map.varying_to_slot[varying]; local in function:get_varying
96 get_vue_slot(struct brw_sf_compile * c,struct brw_reg vert,int vue_slot) argument
H A Dbrw_nir.c127 int vue_slot = vue_map->varying_to_slot[intrin->const_index[0]]; local in function:remap_patch_urb_offsets
330 int vue_slot; local in function:brw_nir_lower_vue_inputs

Completed in 9 milliseconds