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

12345

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_private.h1661 BOOL supported[WINED3D_GL_EXT_COUNT]; member in struct:wined3d_gl_info
2190 return srgb && !gl_info->supported[EXT_TEXTURE_SRGB_DECODE]
2318 return srgb && !gl_info->supported[EXT_TEXTURE_SRGB_DECODE]
H A Dshader.c1700 WARN("Shader version %d not supported by this D3D API version.\n", reg_maps->shader_version.major);
1720 WARN("Shader version %d.%d not supported by your GPU with the current shader backend.\n",
2049 if (!gl_info->supported[ARB_FRAMEBUFFER_SRGB] && state->render_states[WINED3D_RS_SRGBWRITEENABLE])
2331 WARN("More varying registers used than supported\n");
/vbox/src/libs/libxml2-2.6.31/
H A Dltmain.sh872 # non-PIC code in shared libraries is not supported
3794 $echo "*** Warning: inter-library dependencies are not supported in this platform."
3796 $echo "*** Warning: inter-library dependencies are not known to be supported."
4859 # Fast installation is not supported
5521 # not supported by libtool).
/vbox/src/recompiler/tcg/
H A Dtcg.c68 #error GUEST_BASE not supported on this host.
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h577 /* Returned when a given interface is not supported. */
683 * @return NS_OK if the interface is supported by the associated
3467 PRBool * supported
4312 PRBool * supported
H A DVBoxCAPI_v3_1.h577 /* Returned when a given interface is not supported. */
683 * @return NS_OK if the interface is supported by the associated
3439 PRBool * supported
4210 PRBool * supported
H A DVBoxCAPI_v3_2.h577 /* Returned when a given interface is not supported. */
683 * @return NS_OK if the interface is supported by the associated
3563 PRBool * supported
4420 PRBool * supported
H A DVBoxCAPI_v4_0.h577 /* Returned when a given interface is not supported. */
683 * @return NS_OK if the interface is supported by the associated
3773 PRBool * supported
4705 PRBool * supported
H A DVBoxCAPI_v4_1.h577 /* Returned when a given interface is not supported. */
683 * @return NS_OK if the interface is supported by the associated
4010 PRBool * supported
5081 PRBool * supported
H A DVBoxCAPI_v4_2.h577 /* Returned when a given interface is not supported. */
683 * @return NS_OK if the interface is supported by the associated
4354 PRBool * supported
6003 PRBool * supported
H A DVBoxCAPI_v4_3.h641 /* Returned when a given interface is not supported. */
7727 PRBool * supported
7878 PRBool * supported
12063 PRBool * supported
12146 PRBool * supported
12304 PRBool * supported
/vbox/src/VBox/Devices/PC/BIOS/
H A DVBoxBiosAlternative.asm884 db '%s: DATA_OUT not supported yet', 00ah, 000h
931 db 'int15: Func 24h, subfunc %02xh, A20 gate control not supported', 00ah, 000h
932 db '*** int 15h function AH=bf not yet supported!', 00ah, 000h
934 db '*** int 15h function AX=%04x, BX=%04x not yet supported!', 00ah, 000h
965 db '%s: DATA_OUT not supported yet', 00ah, 000h
976 db '%s: DATA_OUT not supported yet', 00ah, 000h

Completed in 452 milliseconds

12345