intel/fs: shuffle_32bit_load_result_to_64bit_data is not used anymore
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
This commit is contained in:
@@ -499,11 +499,6 @@ private:
|
||||
void *mem_ctx;
|
||||
};
|
||||
|
||||
void shuffle_32bit_load_result_to_64bit_data(const brw::fs_builder &bld,
|
||||
const fs_reg &dst,
|
||||
const fs_reg &src,
|
||||
uint32_t components);
|
||||
|
||||
fs_reg shuffle_64bit_data_for_32bit_write(const brw::fs_builder &bld,
|
||||
const fs_reg &src,
|
||||
uint32_t components);
|
||||
|
Reference in New Issue
Block a user