Searched refs:MESA_FORMAT_S8_Z24 (Results 1 – 25 of 40) sorted by relevance
12
33 case MESA_FORMAT_S8_Z24: in intel_mesa_format_to_rb_datatype()
565 if (format == MESA_FORMAT_S8_Z24 || in i915_render_target_supported()780 assert(intel_rb_format(irbStencil) == MESA_FORMAT_S8_Z24); in i915_update_draw_buffer()793 && intel_rb_format(irbStencil) == MESA_FORMAT_S8_Z24) { in i915_update_draw_buffer()
601 if (format == MESA_FORMAT_S8_Z24 || in i830_render_target_supported()810 assert(intel_rb_format(irbStencil) == MESA_FORMAT_S8_Z24); in i830_update_draw_buffer()823 && intel_rb_format(irbStencil) == MESA_FORMAT_S8_Z24) { in i830_update_draw_buffer()
113 ctx->TextureFormatSupported[MESA_FORMAT_S8_Z24] = true; in intel_init_texture_formats()
86 case MESA_FORMAT_S8_Z24: in translate_texture_format()
132 case MESA_FORMAT_S8_Z24: in brw_fast_clear_depth()
227 case MESA_FORMAT_S8_Z24: in brw_is_hiz_depth_format()
214 (intel_rb_format(srb) == MESA_FORMAT_S8_Z24 || in brw_depthbuffer_format()245 case MESA_FORMAT_S8_Z24: in brw_depthbuffer_format()
330 [MESA_FORMAT_S8_Z24] = 0, in brw_format_for_mesa_format()540 brw->format_supported_as_render_target[MESA_FORMAT_S8_Z24] = true; in brw_init_surface_formats()550 ctx->TextureFormatSupported[MESA_FORMAT_S8_Z24] = true; in brw_init_surface_formats()610 case MESA_FORMAT_S8_Z24: in translate_tex_format()
549 if (rb->Format == MESA_FORMAT_S8_Z24 || in _swrast_clear_depth_buffer()599 case MESA_FORMAT_S8_Z24: in _swrast_clear_depth_buffer()608 if (rb->Format == MESA_FORMAT_S8_Z24 || in _swrast_clear_depth_buffer()689 case MESA_FORMAT_S8_Z24: in _swrast_clear_depth_stencil_buffer()697 if (rb->Format == MESA_FORMAT_S8_Z24) { in _swrast_clear_depth_stencil_buffer()
362 MESA_FORMAT_S8_Z24,
615 case MESA_FORMAT_S8_Z24: in _swrast_clear_stencil_buffer()
65 case MESA_FORMAT_S8_Z24: in swzsurf_format()104 case MESA_FORMAT_S8_Z24: in surf2d_format()143 case MESA_FORMAT_S8_Z24: in rect_format()182 case MESA_FORMAT_S8_Z24: in sifm_format()
214 RETURN_IF_SUPPORTED(MESA_FORMAT_S8_Z24); in _mesa_choose_tex_format()219 RETURN_IF_SUPPORTED(MESA_FORMAT_S8_Z24); in _mesa_choose_tex_format()443 RETURN_IF_SUPPORTED(MESA_FORMAT_S8_Z24); in _mesa_choose_tex_format()
1729 table[MESA_FORMAT_S8_Z24] = NULL; in _mesa_get_pack_ubyte_rgba_function()1875 table[MESA_FORMAT_S8_Z24] = NULL; in _mesa_get_pack_float_rgba_function()2188 case MESA_FORMAT_S8_Z24: in _mesa_get_pack_float_z_func()2273 case MESA_FORMAT_S8_Z24: in _mesa_get_pack_uint_z_func()2336 case MESA_FORMAT_S8_Z24: in _mesa_get_pack_ubyte_stencil_func()2371 case MESA_FORMAT_S8_Z24: in _mesa_pack_float_z_row()2445 case MESA_FORMAT_S8_Z24: in _mesa_pack_uint_z_row()2517 case MESA_FORMAT_S8_Z24: in _mesa_pack_ubyte_stencil_row()2558 case MESA_FORMAT_S8_Z24: in _mesa_pack_uint_24_8_depth_stencil_row()
109 MESA_FORMAT_S8_Z24, /* SSSS SSSS ZZZZ ZZZZ ZZZZ ZZZZ ZZZZ ZZZZ */ enumerator
443 MESA_FORMAT_S8_Z24, /* Name */2163 case MESA_FORMAT_S8_Z24: in _mesa_format_to_type_and_comps()2741 case MESA_FORMAT_S8_Z24: in _mesa_format_matches_format_and_type()
314 if (rb->Format == MESA_FORMAT_S8_Z24 || rb->Format == MESA_FORMAT_X8_Z24) { in radeon_map_renderbuffer()423 if (rb->Format == MESA_FORMAT_S8_Z24 || rb->Format == MESA_FORMAT_X8_Z24) { in radeon_unmap_renderbuffer()511 rb->Format = MESA_FORMAT_S8_Z24; in radeon_alloc_renderbuffer_storage()526 rb->Format = MESA_FORMAT_S8_Z24; in radeon_alloc_renderbuffer_storage()
504 return MESA_FORMAT_S8_Z24; in radeonChooseTextureFormat()584 case MESA_FORMAT_S8_Z24: in radeonIsFormatRenderable()
638 radeon_create_renderbuffer(MESA_FORMAT_S8_Z24, driDrawPriv); in radeonCreateBuffer()
108 case MESA_FORMAT_S8_Z24: in st_mesa_format_to_pipe_format()441 return MESA_FORMAT_S8_Z24; in st_pipe_format_to_mesa_format()