Searched refs:MESA_FORMAT_Z_UNORM16 (Results 1 – 25 of 35) sorted by relevance
12
81 [MESA_FORMAT_Z_UNORM16] = 0, in brw_format_for_mesa_format()402 brw->format_supported_as_render_target[MESA_FORMAT_Z_UNORM16] = true; in brw_init_surface_formats()428 ctx->TextureFormatSupported[MESA_FORMAT_Z_UNORM16] = true; in brw_init_surface_formats()525 case MESA_FORMAT_Z_UNORM16: in translate_tex_format()598 case MESA_FORMAT_Z_UNORM16: in brw_depth_format()
146 case MESA_FORMAT_Z_UNORM16: in brw_fast_clear_depth()
137 if (brw->gen >= 7 && mt->format == MESA_FORMAT_Z_UNORM16) in intel_horizontal_texture_alignment_unit()
63 rb->Format = MESA_FORMAT_Z_UNORM16; in set_renderbuffer_format()281 case MESA_FORMAT_Z_UNORM16: in validate_format_bpp()
57 case MESA_FORMAT_Z_UNORM16: in swzsurf_format()96 case MESA_FORMAT_Z_UNORM16: in surf2d_format()135 case MESA_FORMAT_Z_UNORM16: in rect_format()174 case MESA_FORMAT_Z_UNORM16: in sifm_format()
45 case MESA_FORMAT_Z_UNORM16: in get_rt_format()
64 case MESA_FORMAT_Z_UNORM16: in pack_zs_i()
303 if (rb->Format == MESA_FORMAT_Z_UNORM16 && !(span->arrayMask & SPAN_XY)) { in _swrast_depth_test_span()448 if (rb->Format == MESA_FORMAT_Z_UNORM16) { in _swrast_depth_bounds_test()580 case MESA_FORMAT_Z_UNORM16: in _swrast_clear_depth_buffer()
890 assert(rb->Format == MESA_FORMAT_Z_UNORM16); \1028 depthRb->Format == MESA_FORMAT_Z_UNORM16) { in _swrast_choose_triangle()
102 rb->Format = MESA_FORMAT_Z_UNORM16; in soft_renderbuffer_storage()
314 if (rb->Format == MESA_FORMAT_Z_UNORM16) { in radeon_map_renderbuffer()422 if (rb->Format == MESA_FORMAT_Z_UNORM16) { in radeon_unmap_renderbuffer()512 rb->Format = MESA_FORMAT_Z_UNORM16; in radeon_alloc_renderbuffer_storage()
527 case MESA_FORMAT_Z_UNORM16: in radeonIsFormatRenderable()
711 radeon_create_renderbuffer(MESA_FORMAT_Z_UNORM16, driDrawPriv); in radeonCreateBuffer()
400 MESA_FORMAT_Z_UNORM16, /* ushort[i] = Z */ enumerator
225 RETURN_IF_SUPPORTED(MESA_FORMAT_Z_UNORM16); in _mesa_choose_tex_format()
253 assert(dstFormat == MESA_FORMAT_Z_UNORM16); in _mesa_texstore_z16()594 table[MESA_FORMAT_Z_UNORM16] = _mesa_texstore_z16; in texstore_depth_stencil()
1091 case MESA_FORMAT_Z_UNORM16: in _mesa_uncompressed_format_to_type_and_comps()1769 case MESA_FORMAT_Z_UNORM16: in _mesa_format_matches_format_and_type()
73 case MESA_FORMAT_Z_UNORM16: in translate_texture_format()
172 return MESA_FORMAT_Z_UNORM16; in intel_renderbuffer_format()
114 case MESA_FORMAT_Z_UNORM16: in st_mesa_format_to_pipe_format()598 return MESA_FORMAT_Z_UNORM16; in st_pipe_format_to_mesa_format()
763 MESA_FORMAT_Z_UNORM16,