Searched refs:wined3d_event_query_supported (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dquery.c36 BOOL wined3d_event_query_supported(const struct wined3d_gl_info *gl_info) function
586 if (!wined3d_event_query_supported(gl_info))
H A Dbuffer.c723 if (!wined3d_event_query_supported(gl_info))
H A Dwined3d_private.h1111 BOOL wined3d_event_query_supported(const struct wined3d_gl_info *gl_info) DECLSPEC_HIDDEN;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dquery.c38 BOOL wined3d_event_query_supported(const struct wined3d_gl_info *gl_info) function
628 if (!wined3d_event_query_supported(gl_info))
H A Dbuffer.c813 if (!wined3d_event_query_supported(gl_info))
H A Dwined3d_private.h1090 HRESULT wined3d_event_query_supported(const struct wined3d_gl_info *gl_info) DECLSPEC_HIDDEN;
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h1111 HRESULT wined3d_event_query_supported(const struct wined3d_gl_info *gl_info) DECLSPEC_HIDDEN;

Completed in 126 milliseconds