Home
last modified time | relevance | path

Searched refs:channel_mask_present (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu.h356 bool channel_mask_present, in brw_urb_desc()
361 SET_BITS(channel_mask_present, 15, 15) | in brw_urb_desc()
365 assert(!channel_mask_present); in brw_urb_desc()
353 brw_urb_desc(const struct intel_device_info *devinfo, unsigned msg_type, bool per_slot_offset_present, bool channel_mask_present, unsigned global_offset) brw_urb_desc() argument
H A Dbrw_lower_logical_sends.cpp84 const bool channel_mask_present = in lower_urb_write_logical_send() local
98 if (channel_mask_present) in lower_urb_write_logical_send()
116 channel_mask_present, in lower_urb_write_logical_send()

Completed in 7 milliseconds