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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_eu.h857 const unsigned slot_group = exec_size == 0 ? 0 : /* SIMD4x2 */ local in function:brw_dp_typed_surface_rw_desc
866 const unsigned slot_group = ((exec_group / 8) % 2); local in function:brw_dp_typed_surface_rw_desc
881 brw_pixel_interp_desc(UNUSED const struct gen_device_info * devinfo,unsigned msg_type,bool noperspective,unsigned simd_mode,unsigned slot_group) argument
H A Dbrw_eu_emit.c3102 const unsigned slot_group = brw_get_default_group(p) / 16; local in function:brw_pixel_interpolator_query
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_eu.h1016 const unsigned slot_group = exec_size == 0 ? 0 : /* SIMD4x2 */ local in function:brw_dp_typed_surface_rw_desc
1025 const unsigned slot_group = ((exec_group / 8) % 2); local in function:brw_dp_typed_surface_rw_desc
1520 brw_pixel_interp_desc(UNUSED const struct intel_device_info * devinfo,unsigned msg_type,bool noperspective,bool coarse_pixel_rate,unsigned simd_mode,unsigned slot_group) argument
H A Dbrw_eu_emit.c3319 const unsigned slot_group = brw_get_default_group(p) / 16; local in function:brw_pixel_interpolator_query

Completed in 21 milliseconds