Searched refs:supported (Results 76 - 100 of 112) sorted by relevance

12345

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddevice.c314 if (!This->adapter->gl_info.supported[ARB_VERTEX_ARRAY_BGRA]
397 if (!gl_info->supported[ARB_VERTEX_ARRAY_BGRA]
462 slow_mask |= -!gl_info->supported[ARB_VERTEX_ARRAY_BGRA]
1532 if (gl_info->supported[APPLE_CLIENT_STORAGE])
1561 if (gl_info->supported[APPLE_CLIENT_STORAGE])
1563 /* Reenable because if supported it is enabled by default */
2342 /* Note lights are real special cases. Although the device caps state only eg. 8 are supported,
3704 if (!dest->buffer_object && gl_info->supported[ARB_VERTEX_BUFFER_OBJECT])
4575 if (context->gl_info->supported[EXT_STENCIL_TWO_SIDE])
5024 ERR("dimensions do not match, stretching not supported fo
[all...]
H A Dbasetexture.c541 if (gl_info->supported[EXT_TEXTURE_FILTER_ANISOTROPIC])
548 WARN("Anisotropic filtering not supported.\n");
H A Dswapchain.c650 && context->gl_info->supported[SGI_VIDEO_SYNC])
818 ERR("not supported");
856 ERR("not supported");
912 ERR("The application requested %u back buffers, this is not supported.\n",
919 FIXME("The application requested more than one back buffer, this is not properly supported.\n"
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxkbstr.h609 unsigned short supported; member in struct:_XkbDeviceInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxkbstr.h609 unsigned short supported; member in struct:_XkbDeviceInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxkbstr.h582 unsigned short supported; member in struct:_XkbDeviceInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxkbstr.h578 unsigned short supported; member in struct:_XkbDeviceInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxkbstr.h602 unsigned short supported; member in struct:_XkbDeviceInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxkbstr.h602 unsigned short supported; member in struct:_XkbDeviceInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxkbstr.h602 unsigned short supported; member in struct:_XkbDeviceInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxkbstr.h602 unsigned short supported; member in struct:_XkbDeviceInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxkbstr.h602 unsigned short supported; member in struct:_XkbDeviceInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxkbstr.h602 unsigned short supported; member in struct:_XkbDeviceInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxkbstr.h609 unsigned short supported; member in struct:_XkbDeviceInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxkbstr.h609 unsigned short supported; member in struct:_XkbDeviceInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxkbstr.h609 unsigned short supported; member in struct:_XkbDeviceInfo
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugSupportDxe/Ia32/
H A DAsmFuncs.S35 # Abstract: Returns TRUE if FxStor instructions are supported
H A DAsmFuncs.asm117 ; Abstract: Returns TRUE if FxStor instructions are supported
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/CpuDxe/
H A DCpuDxe.c343 #error CPU type not supported for exception information dump!
367 @retval EFI_UNSUPPORTED If flush type is not supported.
471 @retval EFI_UNSUPPORTED Requested type of CPU INIT not supported.
502 is not supported.
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A DXKBstr.h583 unsigned short supported; member in struct:_XkbDeviceInfo
/vbox/src/VBox/Additions/x11/x11include/kbproto-1.0.6/X11/extensions/
H A DXKBstr.h582 unsigned short supported; member in struct:_XkbDeviceInfo
/vbox/src/VBox/Devices/PC/ipxe/src/util/
H A Dniclist.pl3 # Generates list of supported NICs with PCI vendor/device IDs, driver name
384 # Column order not supported by text format
464 <title>Network cards supported by iPXE</title>
496 <h1>Network cards supported by iPXE</h1>
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugSupportDxe/X64/
H A DAsmFuncs.asm117 ; Abstract: Returns TRUE if FxStor instructions are supported
/vbox/src/libs/libpng-1.2.8/
H A Dpngtest.c35 __error__ (f|w)printf functions are not supported on old WindowsCE.;
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h341 * @return NS_OK if the interface is supported by the associated
2926 PRBool * supported
3758 PRBool * supported
3766 PRBool * supported

Completed in 398 milliseconds

12345