Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_surface_formats.c82 [MESA_FORMAT_Z24_UNORM_X8_UINT] = 0, in brw_format_for_mesa_format()
397 brw->format_supported_as_render_target[MESA_FORMAT_Z24_UNORM_X8_UINT] = true; in brw_init_surface_formats()
408 ctx->TextureFormatSupported[MESA_FORMAT_Z24_UNORM_X8_UINT] = true; in brw_init_surface_formats()
529 case MESA_FORMAT_Z24_UNORM_X8_UINT: in translate_tex_format()
602 case MESA_FORMAT_Z24_UNORM_X8_UINT: in brw_depth_format()
Dbrw_blorp.c286 case MESA_FORMAT_Z24_UNORM_X8_UINT: in brw_blorp_to_isl_format()
571 if ((src_mt->format == MESA_FORMAT_Z24_UNORM_X8_UINT) != in try_blorp_blit()
572 (dst_mt->format == MESA_FORMAT_Z24_UNORM_X8_UINT)) in try_blorp_blit()
639 if ((src_mt->format == MESA_FORMAT_Z24_UNORM_X8_UINT) != in brw_blorp_copytexsubimage()
640 (dst_mt->format == MESA_FORMAT_Z24_UNORM_X8_UINT)) { in brw_blorp_copytexsubimage()
Dintel_mipmap_tree.c280 return MESA_FORMAT_Z24_UNORM_X8_UINT; in intel_depth_format_for_depthstencil_format()
1052 if (mt->format == MESA_FORMAT_Z24_UNORM_X8_UINT && mt->stencil_mt) in intel_miptree_match_image()
1930 case MESA_FORMAT_Z24_UNORM_X8_UINT: in intel_miptree_wants_hiz_buffer()
Dintel_screen.c1099 rb = intel_create_private_renderbuffer(MESA_FORMAT_Z24_UNORM_X8_UINT, in intelCreateBuffer()
/external/mesa3d/src/mesa/swrast/
Ds_depth.c566 rb->Format == MESA_FORMAT_Z24_UNORM_X8_UINT || in _swrast_clear_depth_buffer()
616 case MESA_FORMAT_Z24_UNORM_X8_UINT: in _swrast_clear_depth_buffer()
625 rb->Format == MESA_FORMAT_Z24_UNORM_X8_UINT) in _swrast_clear_depth_buffer()
Ds_texfetch.c187 MESA_FORMAT_Z24_UNORM_X8_UINT,
Ds_renderbuffer.c105 rb->Format = MESA_FORMAT_Z24_UNORM_X8_UINT; in soft_renderbuffer_storage()
/external/mesa3d/src/mesa/main/
Dtexformat.c221 RETURN_IF_SUPPORTED(MESA_FORMAT_Z24_UNORM_X8_UINT); in _mesa_choose_tex_format()
226 RETURN_IF_SUPPORTED(MESA_FORMAT_Z24_UNORM_X8_UINT); in _mesa_choose_tex_format()
Dformats.h373 MESA_FORMAT_Z24_UNORM_X8_UINT,/* xxxx xxxx ZZZZ ZZZZ ZZZZ ZZZZ ZZZZ ZZZZ */ enumerator
Dtexstore.c190 assert(dstFormat == MESA_FORMAT_Z24_UNORM_X8_UINT); in _mesa_texstore_x8_z24()
595 table[MESA_FORMAT_Z24_UNORM_X8_UINT] = _mesa_texstore_x8_z24; in texstore_depth_stencil()
Dformats.c1096 case MESA_FORMAT_Z24_UNORM_X8_UINT: in _mesa_uncompressed_format_to_type_and_comps()
1773 case MESA_FORMAT_Z24_UNORM_X8_UINT: in _mesa_format_matches_format_and_type()
Dformats.csv91 MESA_FORMAT_Z24_UNORM_X8_UINT , packed, 1, 1, 1, x8 , un24, , , y___, zs
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_fbo.c309 … if (rb->Format == MESA_FORMAT_Z24_UNORM_S8_UINT || rb->Format == MESA_FORMAT_Z24_UNORM_X8_UINT) { in radeon_map_renderbuffer()
418 … if (rb->Format == MESA_FORMAT_Z24_UNORM_S8_UINT || rb->Format == MESA_FORMAT_Z24_UNORM_X8_UINT) { in radeon_unmap_renderbuffer()
518 rb->Format = MESA_FORMAT_Z24_UNORM_X8_UINT; in radeon_alloc_renderbuffer_storage()
Dradeon_screen.c704 radeon_create_renderbuffer(MESA_FORMAT_Z24_UNORM_X8_UINT, driDrawPriv); in radeonCreateBuffer()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_fbo.c309 … if (rb->Format == MESA_FORMAT_Z24_UNORM_S8_UINT || rb->Format == MESA_FORMAT_Z24_UNORM_X8_UINT) { in radeon_map_renderbuffer()
418 … if (rb->Format == MESA_FORMAT_Z24_UNORM_S8_UINT || rb->Format == MESA_FORMAT_Z24_UNORM_X8_UINT) { in radeon_unmap_renderbuffer()
518 rb->Format = MESA_FORMAT_Z24_UNORM_X8_UINT; in radeon_alloc_renderbuffer_storage()
Dradeon_screen.c704 radeon_create_renderbuffer(MESA_FORMAT_Z24_UNORM_X8_UINT, driDrawPriv); in radeonCreateBuffer()
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_context.c120 ctx->TextureFormatSupported[MESA_FORMAT_Z24_UNORM_X8_UINT] = true; in intel_init_texture_formats()
Di915_texstate.c92 case MESA_FORMAT_Z24_UNORM_X8_UINT: in translate_texture_format()
Dintel_fbo.c176 return MESA_FORMAT_Z24_UNORM_X8_UINT; in intel_renderbuffer_format()
Di915_vtbl.c565 format == MESA_FORMAT_Z24_UNORM_X8_UINT || in i915_render_target_supported()
Di830_vtbl.c600 format == MESA_FORMAT_Z24_UNORM_X8_UINT || in i830_render_target_supported()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c124 case MESA_FORMAT_Z24_UNORM_X8_UINT: in st_mesa_format_to_pipe_format()
606 return MESA_FORMAT_Z24_UNORM_X8_UINT; in st_pipe_format_to_mesa_format()
/external/mesa3d/prebuilt-intermediates/main/
Dformat_info.h490 MESA_FORMAT_Z24_UNORM_X8_UINT,
Dformat_pack.c10702 case MESA_FORMAT_Z24_UNORM_X8_UINT: in _mesa_get_pack_float_z_func()
10787 case MESA_FORMAT_Z24_UNORM_X8_UINT: in _mesa_get_pack_uint_z_func()
10885 case MESA_FORMAT_Z24_UNORM_X8_UINT: in _mesa_pack_float_z_row()
10959 case MESA_FORMAT_Z24_UNORM_X8_UINT: in _mesa_pack_uint_z_row()
Dformat_unpack.c7197 case MESA_FORMAT_Z24_UNORM_X8_UINT: in _mesa_unpack_float_z_row()
7302 case MESA_FORMAT_Z24_UNORM_X8_UINT: in _mesa_unpack_uint_z_row()