/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/ |
H A D | XRes.h | 17 Atom resource_type; member in struct:__anon2596
|
H A D | XResproto.h | 26 CARD32 resource_type; member in struct:__anon2598
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/ |
H A D | resource.c | 39 HRESULT resource_init(IWineD3DResource *iface, WINED3DRESOURCETYPE resource_type, argument 52 resource->resourceType = resource_type;
|
H A D | basetexture.c | 41 HRESULT basetexture_init(IWineD3DBaseTextureImpl *texture, UINT levels, WINED3DRESOURCETYPE resource_type, argument 58 hr = resource_init((IWineD3DResource *)texture, resource_type, device,
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/ |
H A D | directx.c | 243 D3DFORMAT adapter_format, DWORD usage, D3DRESOURCETYPE resource_type, D3DFORMAT format) 249 TRACE("iface %p, adapter %u, device_type %#x, adapter_format %#x, usage %#x, resource_type %#x, format %#x.\n", 250 iface, adapter, device_type, adapter_format, usage, resource_type, format); 252 switch (resource_type) 260 wined3d_rtype = resource_type; 242 d3d8_CheckDeviceFormat(IDirect3D8 *iface, UINT adapter, D3DDEVTYPE device_type, D3DFORMAT adapter_format, DWORD usage, D3DRESOURCETYPE resource_type, D3DFORMAT format) argument
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/ |
H A D | directx.c | 253 D3DFORMAT adapter_format, DWORD usage, D3DRESOURCETYPE resource_type, D3DFORMAT format) 259 TRACE("iface %p, adapter %u, device_type %#x, adapter_format %#x, usage %#x, resource_type %#x, format %#x.\n", 260 iface, adapter, device_type, adapter_format, usage, resource_type, format); 262 switch (resource_type) 270 wined3d_rtype = resource_type; 252 d3d9_CheckDeviceFormat(IDirect3D9Ex *iface, UINT adapter, D3DDEVTYPE device_type, D3DFORMAT adapter_format, DWORD usage, D3DRESOURCETYPE resource_type, D3DFORMAT format) argument
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
H A D | inputstr.h | 304 int resource_type; /* listener's resource type */ member in struct:_TouchListener
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
H A D | inputstr.h | 304 int resource_type; /* listener's resource type */ member in struct:_TouchListener
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | inputstr.h | 304 int resource_type; /* listener's resource type */ member in struct:_TouchListener
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ |
H A D | inputstr.h | 304 int resource_type; /* listener's resource type */ member in struct:_TouchListener
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/ |
H A D | utils.c | 2267 const char *debug_d3dresourcetype(enum wined3d_resource_type resource_type) argument 2269 switch (resource_type) 2280 FIXME("Unrecognized resource type %#x.\n", resource_type);
|
H A D | directx.c | 4029 enum wined3d_resource_type resource_type, enum wined3d_format_id check_format_id) 4039 "resource_type %s, check_format %s.\n", 4041 debug_d3dusage(usage), debug_d3dusagequery(usage), debug_d3dresourcetype(resource_type), 4047 switch (resource_type) 4158 FIXME("Unhandled resource type %s.\n", debug_d3dresourcetype(resource_type)); 4165 usage, debug_d3dresourcetype(resource_type), allowed_usage); 4027 wined3d_check_device_format(const struct wined3d *wined3d, UINT adapter_idx, enum wined3d_device_type device_type, enum wined3d_format_id adapter_format_id, DWORD usage, enum wined3d_resource_type resource_type, enum wined3d_format_id check_format_id) argument
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/ |
H A D | wined3d.h | 1676 enum wined3d_resource_type resource_type; member in struct:wined3d_resource_desc 2040 enum wined3d_resource_type resource_type, enum wined3d_format_id check_format_id);
|
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/ |
H A D | wined3d.h | 2270 WINED3DRESOURCETYPE resource_type; member in struct:_WINED3DSURFACE_DESC 3020 WINED3DRESOURCETYPE resource_type, 3138 WINED3DRESOURCETYPE resource_type, 3190 #define IWineD3D_CheckDeviceFormat(This,adaper_idx,device_type,adapter_format,usage,resource_type,check_format,surface_type) (This)->lpVtbl->CheckDeviceFormat(This,adaper_idx,device_type,adapter_format,usage,resource_type,check_format,surface_type) 3313 WINED3DRESOURCETYPE resource_type,
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/ |
H A D | wined3d.h | 2271 WINED3DRESOURCETYPE resource_type; member in struct:_WINED3DSURFACE_DESC 3021 WINED3DRESOURCETYPE resource_type, 3139 WINED3DRESOURCETYPE resource_type, 3191 #define IWineD3D_CheckDeviceFormat(This,adaper_idx,device_type,adapter_format,usage,resource_type,check_format,surface_type) (This)->lpVtbl->CheckDeviceFormat(This,adaper_idx,device_type,adapter_format,usage,resource_type,check_format,surface_type) 3314 WINED3DRESOURCETYPE resource_type,
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/ |
H A D | wined3d.h | 2270 WINED3DRESOURCETYPE resource_type; member in struct:_WINED3DSURFACE_DESC 3020 WINED3DRESOURCETYPE resource_type, 3138 WINED3DRESOURCETYPE resource_type, 3190 #define IWineD3D_CheckDeviceFormat(This,adaper_idx,device_type,adapter_format,usage,resource_type,check_format,surface_type) (This)->lpVtbl->CheckDeviceFormat(This,adaper_idx,device_type,adapter_format,usage,resource_type,check_format,surface_type) 3313 WINED3DRESOURCETYPE resource_type,
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/ |
H A D | wined3d.h | 2265 WINED3DRESOURCETYPE resource_type; member in struct:_WINED3DSURFACE_DESC 3001 WINED3DRESOURCETYPE resource_type, 3119 WINED3DRESOURCETYPE resource_type, 3171 #define IWineD3D_CheckDeviceFormat(This,adaper_idx,device_type,adapter_format,usage,resource_type,check_format,surface_type) (This)->lpVtbl->CheckDeviceFormat(This,adaper_idx,device_type,adapter_format,usage,resource_type,check_format,surface_type) 3294 WINED3DRESOURCETYPE resource_type,
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/ |
H A D | wined3d.h | 2270 WINED3DRESOURCETYPE resource_type; member in struct:_WINED3DSURFACE_DESC 3020 WINED3DRESOURCETYPE resource_type, 3138 WINED3DRESOURCETYPE resource_type, 3190 #define IWineD3D_CheckDeviceFormat(This,adaper_idx,device_type,adapter_format,usage,resource_type,check_format,surface_type) (This)->lpVtbl->CheckDeviceFormat(This,adaper_idx,device_type,adapter_format,usage,resource_type,check_format,surface_type) 3313 WINED3DRESOURCETYPE resource_type,
|