Home
last modified time | relevance | path

Searched refs:isl_format_has_int_channel (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/intel/isl/
Disl_surface_state.c260 s.IntegerSurfaceFormat = isl_format_has_int_channel(s.SurfaceFormat); in isl_genX()
595 if (isl_format_has_int_channel(info->view->format)) { in isl_genX()
Disl.h1070 isl_format_has_int_channel(enum isl_format fmt) in isl_format_has_int_channel() function
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs_surface_builder.cpp1037 if (!isl_format_has_int_channel(format)) { in emit_image_load()
1099 else if (isl_format_has_int_channel(format)) in emit_image_store()
/external/mesa3d/src/intel/blorp/
Dblorp_blit.c2049 !isl_format_has_int_channel(params.src.surf.format) && in blorp_blit()
/external/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c198 if (isl_format_has_int_channel(format)) { in color_is_zero_one()