Searched refs:MESA_FORMAT_Z16 (Results 1 – 25 of 39) sorted by relevance
12
96 case MESA_FORMAT_Z16: in set()197 case MESA_FORMAT_Z16: depth_format = BRW_DEPTHFORMAT_D16_UNORM; break; in brw_hiz_op_params()
29 case MESA_FORMAT_Z16: in intel_mesa_format_to_rb_datatype()
80 if (intel->gen >= 7 && format == MESA_FORMAT_Z16) in intel_horizontal_texture_alignment_unit()
147 case MESA_FORMAT_Z16: in brw_fast_clear_depth()
331 [MESA_FORMAT_Z16] = 0, in brw_format_for_mesa_format()543 brw->format_supported_as_render_target[MESA_FORMAT_Z16] = true; in brw_init_surface_formats()554 ctx->TextureFormatSupported[MESA_FORMAT_Z16] = true; in brw_init_surface_formats()607 case MESA_FORMAT_Z16: in translate_tex_format()
72 case MESA_FORMAT_Z16: in translate_texture_format()
57 case MESA_FORMAT_Z16: in swzsurf_format()96 case MESA_FORMAT_Z16: in surf2d_format()135 case MESA_FORMAT_Z16: in rect_format()174 case MESA_FORMAT_Z16: in sifm_format()
45 case MESA_FORMAT_Z16: in get_rt_format()
64 case MESA_FORMAT_Z16: in pack_zs_i()
64 rb->Format = MESA_FORMAT_Z16; in set_renderbuffer_format()
110 MESA_FORMAT_Z16, /* ZZZZ ZZZZ ZZZZ ZZZZ */ enumerator
1730 table[MESA_FORMAT_Z16] = NULL; in _mesa_get_pack_ubyte_rgba_function()1876 table[MESA_FORMAT_Z16] = NULL; in _mesa_get_pack_float_rgba_function()2191 case MESA_FORMAT_Z16: in _mesa_get_pack_float_z_func()2276 case MESA_FORMAT_Z16: in _mesa_get_pack_uint_z_func()2386 case MESA_FORMAT_Z16: in _mesa_pack_float_z_row()2458 case MESA_FORMAT_Z16: in _mesa_pack_uint_z_row()
452 MESA_FORMAT_Z16, /* Name */2168 case MESA_FORMAT_Z16: in _mesa_format_to_type_and_comps()2744 case MESA_FORMAT_Z16: in _mesa_format_matches_format_and_type()
74 if (!((type == GL_UNSIGNED_SHORT && rb->Format == MESA_FORMAT_Z16) || in fast_read_depth_pixels()94 ASSERT(type == GL_UNSIGNED_SHORT && rb->Format == MESA_FORMAT_Z16); in fast_read_depth_pixels()
319 if (rb->Format == MESA_FORMAT_Z16) { in radeon_map_renderbuffer()427 if (rb->Format == MESA_FORMAT_Z16) { in radeon_unmap_renderbuffer()515 rb->Format = MESA_FORMAT_Z16; in radeon_alloc_renderbuffer_storage()
303 if (rb->Format == MESA_FORMAT_Z16 && !(span->arrayMask & SPAN_XY)) { in _swrast_depth_test_span()564 case MESA_FORMAT_Z16: in _swrast_clear_depth_buffer()
368 MESA_FORMAT_Z16,
102 rb->Format = MESA_FORMAT_Z16; in soft_renderbuffer_storage()
102 case MESA_FORMAT_Z16: in st_mesa_format_to_pipe_format()431 return MESA_FORMAT_Z16; in st_pipe_format_to_mesa_format()