|
|
|
|
|
|
|
|
bool is_copy_payload(const brw::simple_allocator &grf_alloc) const; |
|
|
bool is_copy_payload(const brw::simple_allocator &grf_alloc) const; |
|
|
unsigned components_read(unsigned i) const; |
|
|
unsigned components_read(unsigned i) const; |
|
|
unsigned size_read(int arg) const; |
|
|
unsigned size_read(int arg) const; |
|
|
bool can_do_source_mods(const struct gen_device_info *devinfo); |
|
|
|
|
|
|
|
|
bool can_do_source_mods(const struct gen_device_info *devinfo) const; |
|
|
bool can_do_cmod(); |
|
|
bool can_do_cmod(); |
|
|
bool can_change_types() const; |
|
|
bool can_change_types() const; |
|
|
bool has_source_and_destination_hazard() const; |
|
|
bool has_source_and_destination_hazard() const; |