Home
last modified time | relevance | path

Searched refs:MESA_FORMAT_S8_Z24 (Results 1 – 25 of 40) sorted by relevance

12

/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tex_format.c33 case MESA_FORMAT_S8_Z24: in intel_mesa_format_to_rb_datatype()
Di915_vtbl.c565 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()
Di830_vtbl.c601 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()
Di915_context.c113 ctx->TextureFormatSupported[MESA_FORMAT_S8_Z24] = true; in intel_init_texture_formats()
Di915_texstate.c86 case MESA_FORMAT_S8_Z24: in translate_texture_format()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_tex_format.c33 case MESA_FORMAT_S8_Z24: in intel_mesa_format_to_rb_datatype()
Dbrw_clear.c132 case MESA_FORMAT_S8_Z24: in brw_fast_clear_depth()
Dbrw_vtbl.c227 case MESA_FORMAT_S8_Z24: in brw_is_hiz_depth_format()
Dbrw_misc_state.c214 (intel_rb_format(srb) == MESA_FORMAT_S8_Z24 || in brw_depthbuffer_format()
245 case MESA_FORMAT_S8_Z24: in brw_depthbuffer_format()
Dbrw_wm_surface_state.c330 [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()
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_tex_format.c33 case MESA_FORMAT_S8_Z24: in intel_mesa_format_to_rb_datatype()
/external/mesa3d/src/mesa/swrast/
Ds_depth.c549 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()
Ds_texfetch.c362 MESA_FORMAT_S8_Z24,
Ds_stencil.c615 case MESA_FORMAT_S8_Z24: in _swrast_clear_stencil_buffer()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_surface.c65 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()
/external/mesa3d/src/mesa/main/
Dtexformat.c214 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()
Dformat_pack.c1729 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()
Dformats.h109 MESA_FORMAT_S8_Z24, /* SSSS SSSS ZZZZ ZZZZ ZZZZ ZZZZ ZZZZ ZZZZ */ enumerator
Dformats.c443 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()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_fbo.c314 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()
Dradeon_texture.c504 return MESA_FORMAT_S8_Z24; in radeonChooseTextureFormat()
584 case MESA_FORMAT_S8_Z24: in radeonIsFormatRenderable()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_fbo.c314 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()
Dradeon_texture.c504 return MESA_FORMAT_S8_Z24; in radeonChooseTextureFormat()
584 case MESA_FORMAT_S8_Z24: in radeonIsFormatRenderable()
Dradeon_screen.c638 radeon_create_renderbuffer(MESA_FORMAT_S8_Z24, driDrawPriv); in radeonCreateBuffer()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c108 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()

12