Home
last modified time | relevance | path

Searched refs:ISL_FORMAT_R8_SNORM (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/intel/isl/
H A Disl_storage_image.c71 case ISL_FORMAT_R8_SNORM: in isl_is_storage_image_format()
192 case ISL_FORMAT_R8_SNORM: in isl_lower_storage_image_format()
H A Disl_format.c455 [PIPE_FORMAT_R8_SNORM] = ISL_FORMAT_R8_SNORM, in isl_format_for_pipe_format()
506 [PIPE_FORMAT_I8_SNORM] = ISL_FORMAT_R8_SNORM, in isl_format_for_pipe_format()
519 [PIPE_FORMAT_L8_SNORM] = ISL_FORMAT_R8_SNORM, in isl_format_for_pipe_format()
535 [PIPE_FORMAT_A8_SNORM] = ISL_FORMAT_R8_SNORM, in isl_format_for_pipe_format()
H A Disl.c3452 case ISL_FORMAT_R8_SNORM: return 0x1B; in isl_format_get_aux_map_encoding()
3559 case ISL_FORMAT_R8_SNORM: in isl_get_render_compression_format()
H A Disl.h246 ISL_FORMAT_R8_SNORM = 321, enumerator
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_formats.c111 [PIPE_FORMAT_R8_SNORM] = ISL_FORMAT_R8_SNORM, in crocus_isl_format_for_pipe_format()
158 [PIPE_FORMAT_I8_SNORM] = ISL_FORMAT_R8_SNORM, in crocus_isl_format_for_pipe_format()
165 [PIPE_FORMAT_L8_SNORM] = ISL_FORMAT_R8_SNORM, in crocus_isl_format_for_pipe_format()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_formats.c157 fmt1(VK_FORMAT_R8_SNORM, ISL_FORMAT_R8_SNORM),
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_blit.c1802 return ISL_FORMAT_R8_SNORM; in get_red_format_for_rgb_format()
2774 case ISL_FORMAT_R8_SNORM: in get_ccs_compatible_copy_format()

Completed in 21 milliseconds