Searched refs:MESA_FORMAT_Z24_S8 (Results 1 – 20 of 20) sorted by relevance
47 case MESA_FORMAT_Z24_S8: in get_rt_format()120 rt_format |= get_rt_format(MESA_FORMAT_Z24_S8); in nv20_emit_framebuffer()
66 case MESA_FORMAT_Z24_S8: in swzsurf_format()105 case MESA_FORMAT_Z24_S8: in surf2d_format()144 case MESA_FORMAT_Z24_S8: in rect_format()183 case MESA_FORMAT_Z24_S8: in sifm_format()
60 case MESA_FORMAT_Z24_S8: in pack_zs_i()
47 case MESA_FORMAT_Z24_S8: in get_rt_format()
72 rb->Format = MESA_FORMAT_Z24_S8; in set_renderbuffer_format()
1728 table[MESA_FORMAT_Z24_S8] = NULL; in _mesa_get_pack_ubyte_rgba_function()1874 table[MESA_FORMAT_Z24_S8] = NULL; in _mesa_get_pack_float_rgba_function()2185 case MESA_FORMAT_Z24_S8: in _mesa_get_pack_float_z_func()2270 case MESA_FORMAT_Z24_S8: in _mesa_get_pack_uint_z_func()2334 case MESA_FORMAT_Z24_S8: in _mesa_get_pack_ubyte_stencil_func()2356 case MESA_FORMAT_Z24_S8: in _mesa_pack_float_z_row()2432 case MESA_FORMAT_Z24_S8: in _mesa_pack_uint_z_row()2505 case MESA_FORMAT_Z24_S8: in _mesa_pack_ubyte_stencil_row()2555 case MESA_FORMAT_Z24_S8: in _mesa_pack_uint_24_8_depth_stencil_row()
108 MESA_FORMAT_Z24_S8, /* ZZZZ ZZZZ ZZZZ ZZZZ ZZZZ ZZZZ SSSS SSSS */ enumerator
434 MESA_FORMAT_Z24_S8, /* Name */2158 case MESA_FORMAT_Z24_S8: in _mesa_format_to_type_and_comps()2737 case MESA_FORMAT_Z24_S8: in _mesa_format_matches_format_and_type()
442 RETURN_IF_SUPPORTED(MESA_FORMAT_Z24_S8); in _mesa_choose_tex_format()
1517 table[MESA_FORMAT_Z24_S8] = unpack_Z24_S8; in get_unpack_rgba_function()2946 case MESA_FORMAT_Z24_S8: in _mesa_unpack_float_z_row()3051 case MESA_FORMAT_Z24_S8: in _mesa_unpack_uint_z_row()3125 case MESA_FORMAT_Z24_S8: in _mesa_unpack_ubyte_stencil_row()3163 case MESA_FORMAT_Z24_S8: in _mesa_unpack_uint_24_8_depth_stencil_row()
430 if (rb->Format != MESA_FORMAT_Z24_S8 && in fast_read_depth_stencil_pixels()
2782 ASSERT(dstFormat == MESA_FORMAT_Z24_S8); in _mesa_texstore_z24_s8()4083 table[MESA_FORMAT_Z24_S8] = _mesa_texstore_z24_s8; in _mesa_get_texstore_func()
551 rb->Format == MESA_FORMAT_Z24_S8 || in _swrast_clear_depth_buffer()601 case MESA_FORMAT_Z24_S8: in _swrast_clear_depth_buffer()690 case MESA_FORMAT_Z24_S8: in _swrast_clear_depth_stencil_buffer()
356 MESA_FORMAT_Z24_S8,
112 rb->Format = MESA_FORMAT_Z24_S8; in soft_renderbuffer_storage()
628 case MESA_FORMAT_Z24_S8: in _swrast_clear_stencil_buffer()
577 (depthRb->Format == MESA_FORMAT_Z24_S8 || in draw_depth_stencil_pixels()
1503 ASSERT(texImage->Base.TexFormat == MESA_FORMAT_Z24_S8 || in FETCH()
106 case MESA_FORMAT_Z24_S8: in st_mesa_format_to_pipe_format()435 return MESA_FORMAT_Z24_S8; in st_pipe_format_to_mesa_format()
329 [MESA_FORMAT_Z24_S8] = 0, in brw_format_for_mesa_format()