Searched refs:ComponentType (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglconfig.h91 EGLint ComponentType; member in struct:_egl_config
141 ATTRIB_MAP(EGL_COLOR_COMPONENT_TYPE_EXT, ComponentType);
H A Deglconfig.c71 conf->ComponentType = EGL_COLOR_COMPONENT_TYPE_FIXED_EXT;
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglconfig.h91 EGLint ComponentType; member in struct:_egl_config
141 ATTRIB_MAP(EGL_COLOR_COMPONENT_TYPE_EXT, ComponentType);
H A Deglconfig.c71 conf->ComponentType = EGL_COLOR_COMPONENT_TYPE_FIXED_EXT;
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.c426 base.ComponentType = EGL_COLOR_COMPONENT_TYPE_FLOAT_EXT;

Completed in 9 milliseconds