Home
last modified time | relevance | path

Searched refs:ISL_FORMAT_R16_SINT (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/intel/isl/
Disl_storage_image.c54 case ISL_FORMAT_R16_SINT: in isl_is_storage_image_format()
146 case ISL_FORMAT_R16_SINT: in isl_lower_storage_image_format()
Disl_format.c509 [PIPE_FORMAT_I16_SINT] = ISL_FORMAT_R16_SINT, in isl_format_for_pipe_format()
522 [PIPE_FORMAT_L16_SINT] = ISL_FORMAT_R16_SINT, in isl_format_for_pipe_format()
538 [PIPE_FORMAT_A16_SINT] = ISL_FORMAT_R16_SINT, in isl_format_for_pipe_format()
585 [PIPE_FORMAT_R16_SINT] = ISL_FORMAT_R16_SINT, in isl_format_for_pipe_format()
Disl.h219 ISL_FORMAT_R16_SINT = 268, enumerator
Disl.c3444 case ISL_FORMAT_R16_SINT: return 0x16; in isl_format_get_aux_map_encoding()
3552 case ISL_FORMAT_R16_SINT: in isl_get_render_compression_format()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_formats.c209 [PIPE_FORMAT_R16_SINT] = ISL_FORMAT_R16_SINT, in crocus_isl_format_for_pipe_format()
Dcrocus_state.c2790 case ISL_FORMAT_R16_SINT: in crocus_create_sampler_view()
/third_party/mesa3d/src/intel/vulkan/
Danv_formats.c209 fmt1(VK_FORMAT_R16_SINT, ISL_FORMAT_R16_SINT),
/third_party/mesa3d/src/intel/blorp/
Dblorp_blit.c1821 return ISL_FORMAT_R16_SINT; in get_red_format_for_rgb_format()
2743 case ISL_FORMAT_R16_SINT: in get_ccs_compatible_copy_format()