Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9ex.c320 (void *)NineDevice9_CreateVolumeTexture,
Ddevice9.h314 NineDevice9_CreateVolumeTexture( struct NineDevice9 *This,
Ddevice9.c1025 NineDevice9_CreateVolumeTexture( struct NineDevice9 *This, in NineDevice9_CreateVolumeTexture() function
3886 (void *)NineDevice9_CreateVolumeTexture,
Dnine_lock.c782 …r = NineDevice9_CreateVolumeTexture(This, Width, Height, Depth, Levels, Usage, Format, Pool, ppVol… in LockDevice9_CreateVolumeTexture()