Searched defs:s_src_stride (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_format_zs.c | 451 util_format_z24_unorm_s8_uint_pack_separate(uint8_t * dst_row,unsigned dst_stride,const uint32_t * z_src_row,unsigned z_src_stride,const uint8_t * s_src_row,unsigned s_src_stride,unsigned width,unsigned height) argument
|
| /xsrc/external/mit/MesaLib/dist/src/util/format/ |
| H A D | u_format_zs.c | 527 util_format_z24_unorm_s8_uint_pack_separate(uint8_t * restrict dst_row,unsigned dst_stride,const uint32_t * z_src_row,unsigned z_src_stride,const uint8_t * s_src_row,unsigned s_src_stride,unsigned width,unsigned height) argument
|
Completed in 7 milliseconds