Searched refs:MESA_FORMAT_Z_UNORM16 (Results 1 – 25 of 32) sorted by relevance
12
163 MESA_FORMAT_Z_UNORM16); in TEST()182 EXPECT_TRUE(_mesa_format_matches_format_and_type(MESA_FORMAT_Z_UNORM16, in TEST()
320 screen->mesa_format_supports_render[MESA_FORMAT_Z_UNORM16] = true; in intel_screen_init_surface_formats()346 screen->mesa_format_supports_texture[MESA_FORMAT_Z_UNORM16] = true; in intel_screen_init_surface_formats()461 case MESA_FORMAT_Z_UNORM16: in translate_tex_format()525 case MESA_FORMAT_Z_UNORM16: in brw_depth_format()
145 case MESA_FORMAT_Z_UNORM16: in brw_fast_clear_depth()
64 rb->Format = MESA_FORMAT_Z_UNORM16; in set_renderbuffer_format()286 case MESA_FORMAT_Z_UNORM16: in validate_format_bpp()
56 case MESA_FORMAT_Z_UNORM16: in swzsurf_format()94 case MESA_FORMAT_Z_UNORM16: in surf2d_format()132 case MESA_FORMAT_Z_UNORM16: in rect_format()170 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()442 if (rb->Format == MESA_FORMAT_Z_UNORM16) { in _swrast_depth_bounds_test()575 case MESA_FORMAT_Z_UNORM16: in _swrast_clear_depth_buffer()
102 rb->Format = MESA_FORMAT_Z_UNORM16; in soft_renderbuffer_storage()
891 assert(rb->Format == MESA_FORMAT_Z_UNORM16); \1029 depthRb->Format == MESA_FORMAT_Z_UNORM16) { in _swrast_choose_triangle()
316 if (rb->Format == MESA_FORMAT_Z_UNORM16) { in radeon_map_renderbuffer()424 if (rb->Format == MESA_FORMAT_Z_UNORM16) { in radeon_unmap_renderbuffer()514 rb->Format = MESA_FORMAT_Z_UNORM16; in radeon_alloc_renderbuffer_storage()
526 case MESA_FORMAT_Z_UNORM16: in radeonIsFormatRenderable()
739 radeon_create_renderbuffer(MESA_FORMAT_Z_UNORM16, driDrawPriv); in radeonCreateBuffer()
73 case MESA_FORMAT_Z_UNORM16: in translate_texture_format()
176 return MESA_FORMAT_Z_UNORM16; in intel_renderbuffer_format()
560 format == MESA_FORMAT_Z_UNORM16) { in i915_render_target_supported()
601 format == MESA_FORMAT_Z_UNORM16) { in i830_render_target_supported()
229 RETURN_IF_SUPPORTED(MESA_FORMAT_Z_UNORM16); in _mesa_choose_tex_format()
404 #define MESA_FORMAT_Z_UNORM16 PIPE_FORMAT_Z16_UNORM macro
254 assert(dstFormat == MESA_FORMAT_Z_UNORM16); in _mesa_texstore_z16()593 table[MESA_FORMAT_Z_UNORM16] = _mesa_texstore_z16; in texstore_depth_stencil()
1040 case MESA_FORMAT_Z_UNORM16: in _mesa_uncompressed_format_to_type_and_comps()