Searched refs:NineUnknown_GetDevice (Results 1 – 17 of 17) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | nine_lock.c | 183 r = NineUnknown_GetDevice(NineUnknown(This), ppDevice); 498 (void *)NineUnknown_GetDevice, /* actually part of Resource9 iface */ 2510 (void *)NineUnknown_GetDevice, /* actually part of Resource9 iface */ 2530 r = NineUnknown_GetDevice(NineUnknown(This), ppDevice); 2552 (void *)NineUnknown_GetDevice, 2563 r = NineUnknown_GetDevice(NineUnknown(This), ppDevice); 2621 (void *)NineUnknown_GetDevice, /* actually part of Query9 iface */ 2635 r = NineUnknown_GetDevice(NineUnknown(This), ppDevice); 2665 (void *)NineUnknown_GetDevice, /* actually part of StateBlock9 iface */ 2744 (void *)NineUnknown_GetDevice, /* actually part of Resource9 iface */ [all …]
|
D | indexbuffer9.c | 108 (void *)NineUnknown_GetDevice, /* actually part of Resource9 iface */
|
D | swapchain9ex.c | 90 (void *)NineUnknown_GetDevice, /* actually part of NineSwapChain9 iface */
|
D | vertexbuffer9.c | 100 (void *)NineUnknown_GetDevice, /* actually part of Resource9 iface */
|
D | iunknown.h | 107 NineUnknown_GetDevice( struct NineUnknown *This,
|
D | pixelshader9.c | 191 (void *)NineUnknown_GetDevice,
|
D | query9.c | 295 (void *)NineUnknown_GetDevice, /* actually part of Query9 iface */
|
D | iunknown.c | 165 NineUnknown_GetDevice( struct NineUnknown *This, in NineUnknown_GetDevice() function
|
D | vertexshader9.c | 250 (void *)NineUnknown_GetDevice,
|
D | volumetexture9.c | 249 (void *)NineUnknown_GetDevice, /* actually part of Resource9 iface */
|
D | texture9.c | 351 (void *)NineUnknown_GetDevice, /* actually part of Resource9 iface */
|
D | cubetexture9.c | 308 (void *)NineUnknown_GetDevice, /* actually part of Resource9 iface */
|
D | vertexdeclaration9.c | 257 (void *)NineUnknown_GetDevice, /* actually part of VertexDecl9 iface */
|
D | volume9.c | 523 (void *)NineUnknown_GetDevice, /* actually part of Volume9 iface */
|
D | stateblock9.c | 558 (void *)NineUnknown_GetDevice, /* actually part of StateBlock9 iface */
|
D | surface9.c | 602 (void *)NineUnknown_GetDevice, /* actually part of Resource9 iface */
|
D | swapchain9.c | 1040 (void *)NineUnknown_GetDevice, /* actually part of SwapChain9 iface */
|