Home
last modified time | relevance | path

Searched refs:isl_format_has_float_channel (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_fs_surface_builder.cpp1063 if (isl_format_has_float_channel(format)) in emit_image_load()
1116 if (isl_format_has_float_channel(format)) in emit_image_store()
/external/mesa3d/src/intel/isl/
Disl.h1435 isl_format_has_float_channel(enum isl_format fmt) in isl_format_has_float_channel() function