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

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglcontext.h63 EGLint Profile; member in struct:_egl_context
H A Deglcontext.c243 ctx->Profile = val;
426 switch (ctx->Profile) {
595 ctx->Profile = EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR;
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglcontext.h63 EGLint Profile; member in struct:_egl_context
H A Deglcontext.c243 ctx->Profile = val;
434 switch (ctx->Profile) {
603 ctx->Profile = EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR;
/xsrc/external/mit/xorg-server/dist/include/
H A Dptrveloc.h85 PointerAccelerationProfileFunc Profile; member in struct:_DeviceVelocityRec
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dptrveloc.h88 PointerAccelerationProfileFunc Profile; member in struct:_DeviceVelocityRec
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dptrveloc.c52 * - Profile
655 result = vel->Profile(dev, vel, velocity, threshold, acc);
959 vel->Profile = profile;
/xsrc/external/mit/xorg-server/dist/dix/
H A Dptrveloc.c53 * - Profile
760 result = vel->Profile(dev, vel, velocity, threshold, acc);
1029 vel->Profile = profile;
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/wgl/
H A Degl_wgl.c413 && wgl_ctx->base.Profile == EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR)
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2.c1243 && dri2_ctx->base.Profile == EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR)
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.c1548 && dri2_ctx->base.Profile == EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR)

Completed in 16 milliseconds