Searched refs:NineDevice9_CreateVolumeTexture (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/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 | device9.c | 1155 NineDevice9_CreateVolumeTexture( struct NineDevice9 *This, in NineDevice9_CreateVolumeTexture() function 4192 (void *)NineDevice9_CreateVolumeTexture,
|
H A D | nine_lock.c | 782 r = NineDevice9_CreateVolumeTexture(This, Width, Height, Depth, Levels, Usage, Format, Pool, ppVolumeTexture, pSharedHandle); in LockDevice9_CreateVolumeTexture()
|
Completed in 22 milliseconds