Searched refs:S8 (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dpcfwrite.c176 #define S8 1 macro
264 size = S32 + S32 + (S32 + S8 + S32) * pFont->info.nprops;
281 size = S32 + S16 + bitmapFont->num_chars * (5 * S8);
301 size = S32 + S16 + bitmapFont->num_chars * (5 * S8);
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dpcfwrite.c178 #define S8 1 macro
266 size = S32 + S32 + (S32 + S8 + S32) * pFont->info.nprops;
283 size = S32 + S16 + bitmapFont->num_chars * (5 * S8);
303 size = S32 + S16 + bitmapFont->num_chars * (5 * S8);
/xsrc/external/mit/bdftopcf/dist/
H A Dpcfwrite.c191 #define S8 1 macro
279 size = S32 + S32 + (S32 + S8 + S32) * pFont->info.nprops;
295 size = S32 + S16 + bitmapFont->num_chars * (5 * S8);
317 size = S32 + S16 + bitmapFont->num_chars * (5 * S8);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3dx_format_table.c150 FORMAT(S8X24_UINT, S8, RGBA8UI, SWIZ_XXXX, 16, 1),
154 /* Pretend we support this, but it'll be separate Z32F depth and S8. */
156 FORMAT(X32_S8X24_UINT, S8, R8UI, SWIZ_XXXX, 16, 1),
164 /* Pretend we support this, but it'll be separate Z32F depth and S8. */
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3dx_format_table.c151 FORMAT(S8X24_UINT, S8, RGBA8UI, SWIZ_XXXX, 16, 1),
155 /* Pretend we support this, but it'll be separate Z32F depth and S8. */
157 FORMAT(X32_S8X24_UINT, S8, R8UI, SWIZ_XXXX, 16, 1),
165 /* Pretend we support this, but it'll be separate Z32F depth and S8. */
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.1.10.rst100 - cherry-ignore: add "ac/surface: handle S8 on gfx9"
H A D17.2.2.rst58 - ac/surface: handle S8 on gfx9
H A D7.10.rst961 - gallium/util: add S8 tile sampling support.
963 - mesa: improve texstore for 8/24 formats and add texstore for S8.
968 - r600g: add support for S8, X24S8 and S8X24 sampler formats.
H A D19.1.0.rst2906 - iris: allow S8 as a stencil format
/xsrc/external/mit/MesaLib/dist/docs/
H A Dsubmittingpatches.rst77 there is no requirement to support native S8 for this,
81 a) put S8 last in the list
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_format.c472 FMT(S8_UINT, S8, GRBA, L, _T__),

Completed in 18 milliseconds