Searched refs:dri2_extension_match (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2.c409 struct dri2_extension_match { struct
415 static const struct dri2_extension_match dri3_driver_extensions[] = {
421 static const struct dri2_extension_match dri2_driver_extensions[] = {
427 static const struct dri2_extension_match dri2_core_extensions[] = {
434 static const struct dri2_extension_match swrast_driver_extensions[] = {
440 static const struct dri2_extension_match swrast_core_extensions[] = {
445 static const struct dri2_extension_match optional_driver_extensions[] = {
450 static const struct dri2_extension_match optional_core_extensions[] = {
466 const struct dri2_extension_match *matches,
520 const struct dri2_extension_match *driver_extension
[all...]
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.c701 struct dri2_extension_match { struct
707 static const struct dri2_extension_match dri3_driver_extensions[] = {
713 static const struct dri2_extension_match dri2_driver_extensions[] = {
719 static const struct dri2_extension_match dri2_core_extensions[] = {
726 static const struct dri2_extension_match swrast_driver_extensions[] = {
732 static const struct dri2_extension_match swrast_core_extensions[] = {
737 static const struct dri2_extension_match optional_driver_extensions[] = {
742 static const struct dri2_extension_match optional_core_extensions[] = {
759 const struct dri2_extension_match *matches,
813 const struct dri2_extension_match *driver_extension
[all...]

Completed in 6 milliseconds