Searched refs:NineDevice9_CreateVolumeTexture (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | device9ex.c | 320 (void *)NineDevice9_CreateVolumeTexture,
|
| H A D | device9.h | 318 NineDevice9_CreateVolumeTexture( struct NineDevice9 *This,
|
| H A D | nine_lock.c | 782 r = NineDevice9_CreateVolumeTexture(This, Width, Height, Depth, Levels, Usage, Format, Pool, ppVolumeTexture, pSharedHandle);
|
| H A D | device9.c | 1054 NineDevice9_CreateVolumeTexture( struct NineDevice9 *This, function in typeref:typename:HRESULT NINE_WINAPI 3925 (void *)NineDevice9_CreateVolumeTexture,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | device9ex.c | 396 (void *)NineDevice9_CreateVolumeTexture,
|
| H A D | device9.h | 337 NineDevice9_CreateVolumeTexture( struct NineDevice9 *This,
|
| H A D | nine_lock.c | 782 r = NineDevice9_CreateVolumeTexture(This, Width, Height, Depth, Levels, Usage, Format, Pool, ppVolumeTexture, pSharedHandle);
|
| H A D | device9.c | 1155 NineDevice9_CreateVolumeTexture( struct NineDevice9 *This, function in typeref:typename:HRESULT NINE_WINAPI 4190 (void *)NineDevice9_CreateVolumeTexture,
|
Completed in 25 milliseconds