Searched refs:NineDevice9_CreateVolumeTexture (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | device9ex.c | 396 (void *)NineDevice9_CreateVolumeTexture,
|
D | device9.h | 337 NineDevice9_CreateVolumeTexture( struct NineDevice9 *This,
|
D | device9.c | 1155 NineDevice9_CreateVolumeTexture( struct NineDevice9 *This, in NineDevice9_CreateVolumeTexture() function 4190 (void *)NineDevice9_CreateVolumeTexture,
|
D | nine_lock.c | 782 …r = NineDevice9_CreateVolumeTexture(This, Width, Height, Depth, Levels, Usage, Format, Pool, ppVol… in LockDevice9_CreateVolumeTexture()
|