Searched refs:convert_color_for_store (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/intel/compiler/ |
D | brw_nir_lower_storage_image.c | 203 convert_color_for_store(nir_builder *b, const struct intel_device_info *devinfo, in convert_color_for_store() function 296 nir_def *color = convert_color_for_store(b, devinfo, in lower_image_store_instr()
|
/external/mesa3d/src/intel/compiler/elk/ |
D | elk_nir_lower_storage_image.c | 475 convert_color_for_store(nir_builder *b, const struct intel_device_info *devinfo, in convert_color_for_store() function 568 nir_def *color = convert_color_for_store(b, devinfo, in lower_image_store_instr() 602 nir_def *color = convert_color_for_store(b, devinfo, in lower_image_store_instr()
|