Searched refs:MESA_FORMAT_X8_Z24 (Results 1 – 25 of 32) sorted by relevance
12
86 case MESA_FORMAT_X8_Z24: in set()199 case MESA_FORMAT_X8_Z24: depth_format = BRW_DEPTHFORMAT_D24_UNORM_X8_UINT; break; in brw_hiz_op_params()
31 case MESA_FORMAT_X8_Z24: in intel_mesa_format_to_rb_datatype()
226 case MESA_FORMAT_X8_Z24: in brw_is_hiz_depth_format()
332 [MESA_FORMAT_X8_Z24] = 0, in brw_format_for_mesa_format()541 brw->format_supported_as_render_target[MESA_FORMAT_X8_Z24] = true; in brw_init_surface_formats()551 ctx->TextureFormatSupported[MESA_FORMAT_X8_Z24] = true; in brw_init_surface_formats()611 case MESA_FORMAT_X8_Z24: in translate_tex_format()
159 mt->format = MESA_FORMAT_X8_Z24; in intel_miptree_create_internal()578 mt->format == MESA_FORMAT_X8_Z24 && in intel_miptree_match_image()838 MESA_FORMAT_X8_Z24, in intel_miptree_alloc_hiz()
227 case MESA_FORMAT_X8_Z24: in brw_depthbuffer_format()
114 ctx->TextureFormatSupported[MESA_FORMAT_X8_Z24] = true; in intel_init_texture_formats()
87 case MESA_FORMAT_X8_Z24: in translate_texture_format()
566 format == MESA_FORMAT_X8_Z24 || in i915_render_target_supported()
111 MESA_FORMAT_X8_Z24, /* xxxx xxxx ZZZZ ZZZZ ZZZZ ZZZZ ZZZZ ZZZZ */ enumerator
213 RETURN_IF_SUPPORTED(MESA_FORMAT_X8_Z24); in _mesa_choose_tex_format()218 RETURN_IF_SUPPORTED(MESA_FORMAT_X8_Z24); in _mesa_choose_tex_format()
1731 table[MESA_FORMAT_X8_Z24] = NULL; in _mesa_get_pack_ubyte_rgba_function()1877 table[MESA_FORMAT_X8_Z24] = NULL; in _mesa_get_pack_float_rgba_function()2189 case MESA_FORMAT_X8_Z24: in _mesa_get_pack_float_z_func()2274 case MESA_FORMAT_X8_Z24: in _mesa_get_pack_uint_z_func()2372 case MESA_FORMAT_X8_Z24: in _mesa_pack_float_z_row()2446 case MESA_FORMAT_X8_Z24: in _mesa_pack_uint_z_row()
461 MESA_FORMAT_X8_Z24, /* Name */2173 case MESA_FORMAT_X8_Z24: in _mesa_format_to_type_and_comps()2748 case MESA_FORMAT_X8_Z24: in _mesa_format_matches_format_and_type()
550 rb->Format == MESA_FORMAT_X8_Z24 || in _swrast_clear_depth_buffer()600 case MESA_FORMAT_X8_Z24: in _swrast_clear_depth_buffer()609 rb->Format == MESA_FORMAT_X8_Z24) in _swrast_clear_depth_buffer()
374 MESA_FORMAT_X8_Z24,
105 rb->Format = MESA_FORMAT_X8_Z24; in soft_renderbuffer_storage()
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()521 rb->Format = MESA_FORMAT_X8_Z24; in radeon_alloc_renderbuffer_storage()
645 radeon_create_renderbuffer(MESA_FORMAT_X8_Z24, driDrawPriv); in radeonCreateBuffer()
112 case MESA_FORMAT_X8_Z24: in st_mesa_format_to_pipe_format()439 return MESA_FORMAT_X8_Z24; in st_pipe_format_to_mesa_format()