Searched refs:MESA_FORMAT_Z_UNORM16 (Results 1 – 25 of 35) sorted by relevance
12
317 screen->mesa_format_supports_render[MESA_FORMAT_Z_UNORM16] = true; in intel_screen_init_surface_formats()343 screen->mesa_format_supports_texture[MESA_FORMAT_Z_UNORM16] = true; in intel_screen_init_surface_formats()458 case MESA_FORMAT_Z_UNORM16: in translate_tex_format()522 case MESA_FORMAT_Z_UNORM16: in brw_depth_format()
143 case MESA_FORMAT_Z_UNORM16: in brw_fast_clear_depth()
352 case MESA_FORMAT_Z_UNORM16: in brw_convert_depth_value()
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()
891 assert(rb->Format == MESA_FORMAT_Z_UNORM16); \1029 depthRb->Format == MESA_FORMAT_Z_UNORM16) { in _swrast_choose_triangle()
102 rb->Format = MESA_FORMAT_Z_UNORM16; in soft_renderbuffer_storage()
312 if (rb->Format == MESA_FORMAT_Z_UNORM16) { in radeon_map_renderbuffer()420 if (rb->Format == MESA_FORMAT_Z_UNORM16) { in radeon_unmap_renderbuffer()510 rb->Format = MESA_FORMAT_Z_UNORM16; in radeon_alloc_renderbuffer_storage()
527 case MESA_FORMAT_Z_UNORM16: in radeonIsFormatRenderable()
704 radeon_create_renderbuffer(MESA_FORMAT_Z_UNORM16, driDrawPriv); in radeonCreateBuffer()
73 case MESA_FORMAT_Z_UNORM16: in translate_texture_format()
172 return MESA_FORMAT_Z_UNORM16; in intel_renderbuffer_format()
561 format == MESA_FORMAT_Z_UNORM16) { in i915_render_target_supported()
400 MESA_FORMAT_Z_UNORM16, /* ushort[i] = Z */ enumerator
229 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()
980 case MESA_FORMAT_Z_UNORM16: in _mesa_uncompressed_format_to_type_and_comps()1656 case MESA_FORMAT_Z_UNORM16: in _mesa_format_matches_format_and_type()
119 case MESA_FORMAT_Z_UNORM16: in st_mesa_format_to_pipe_format()609 return MESA_FORMAT_Z_UNORM16; in st_pipe_format_to_mesa_format()