Searched refs:isl_lower_storage_image_format (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
H A Disl_storage_image.c79 isl_lower_storage_image_format(const struct gen_device_info *devinfo, function in typeref:enum:isl_format
H A Disl.h1613 isl_lower_storage_image_format(const struct gen_device_info *devinfo,
/xsrc/external/mit/MesaLib/dist/src/intel/isl/
H A Disl_storage_image.c79 isl_lower_storage_image_format(const struct intel_device_info *devinfo, function in typeref:enum:isl_format
H A Disl.h1981 isl_lower_storage_image_format(const struct intel_device_info *devinfo,
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir_lower_image_load_store.c429 isl_lower_storage_image_format(devinfo, image_fmt);
594 isl_lower_storage_image_format(devinfo, image_fmt);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir_lower_storage_image.c379 isl_lower_storage_image_format(devinfo, image_fmt);
541 isl_lower_storage_image_format(devinfo, image_fmt);
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_image.c1324 view.format = isl_lower_storage_image_format(&device->info,
1757 isl_lower_storage_image_format(&device->info, view->format) :
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_image.c2428 view.format = isl_lower_storage_image_format(&device->info,
2772 isl_lower_storage_image_format(&device->info, view->format) :
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_wm_surface_state.c1479 return isl_lower_storage_image_format(devinfo, hw_format);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_wm_surface_state.c1491 return isl_lower_storage_image_format(devinfo, hw_format);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_resource.c299 return isl_lower_storage_image_format(devinfo, isl_fmt);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_state.c2107 isl_fmt = isl_lower_storage_image_format(devinfo, isl_fmt);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_state.c3088 fmt.fmt = isl_lower_storage_image_format(devinfo, fmt.fmt);

Completed in 47 milliseconds