Home
last modified time | relevance | path

Searched refs:NineDevice9_CreateVolumeTexture (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.c396 (void *)NineDevice9_CreateVolumeTexture,
Ddevice9.h337 NineDevice9_CreateVolumeTexture( struct NineDevice9 *This,
Ddevice9.c1155 NineDevice9_CreateVolumeTexture( struct NineDevice9 *This, in NineDevice9_CreateVolumeTexture() function
4190 (void *)NineDevice9_CreateVolumeTexture,
Dnine_lock.c782 …r = NineDevice9_CreateVolumeTexture(This, Width, Height, Depth, Levels, Usage, Format, Pool, ppVol… in LockDevice9_CreateVolumeTexture()