Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_storage_image.c333 case ISL_SINT: in convert_color_for_load()
490 case ISL_SINT: in convert_color_for_store()
/third_party/mesa3d/src/intel/isl/
Disl_format.c1053 return isl_format_has_channel_type(fmt, ISL_SINT); in isl_format_has_sint_channel()
1243 case ISL_SINT: in pack_channel()
1343 case ISL_SINT: in unpack_channel()
Disl.h505 ISL_SINT, enumerator
/third_party/mesa3d/src/intel/blorp/
Dblorp_blit.c1805 case ISL_SINT: in get_red_format_for_rgb_format()
1820 case ISL_SINT: in get_red_format_for_rgb_format()
1831 case ISL_SINT: in get_red_format_for_rgb_format()
/third_party/mesa3d/src/intel/vulkan/
DgenX_pipeline.c81 isl_format_layouts[format].channels.r.type == ISL_SINT) { in vertex_element_comp_control()