Searched refs:color_formats (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_pixelformat.c227 add_color_format_variants(const struct stw_pf_color_info *color_formats, argument
256 if (!screen->is_format_supported(screen, color_formats[cfmt].format,
276 stw_pixelformat_add(stw_dev, extended, &color_formats[cfmt],
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_pixelformat.c238 add_color_format_variants(const struct stw_pf_color_info *color_formats, argument
271 if (!screen->is_format_supported(screen, color_formats[cfmt].format,
295 stw_pixelformat_add(stw_dev, extended, &color_formats[cfmt],
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_extensions.c1181 static const enum pipe_format color_formats[] = { enum in function:st_init_extensions
1202 get_max_samples_for_formats(screen, ARRAY_SIZE(color_formats),
1203 color_formats, 16,
1207 get_max_samples_for_formats(screen, ARRAY_SIZE(color_formats),
1208 color_formats, 16,
1212 get_max_samples_for_formats(screen, ARRAY_SIZE(color_formats),
1213 color_formats, consts->MaxSamples,
1237 ARRAY_SIZE(color_formats),
1238 color_formats, 16,
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_extensions.c1331 static const enum pipe_format color_formats[] = { enum in function:st_init_extensions
1352 get_max_samples_for_formats(screen, ARRAY_SIZE(color_formats),
1353 color_formats, 16,
1357 get_max_samples_for_formats(screen, ARRAY_SIZE(color_formats),
1358 color_formats, 16,
1362 get_max_samples_for_formats(screen, ARRAY_SIZE(color_formats),
1363 color_formats, consts->MaxSamples,
1387 ARRAY_SIZE(color_formats),
1388 color_formats, 16,

Completed in 26 milliseconds