Home
last modified time | relevance | path

Searched refs:NineVolumeTexture9_new (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dvolumetexture9.h42 NineVolumeTexture9_new( struct NineDevice9 *pDevice,
Dvolumetexture9.c282 NineVolumeTexture9_new( struct NineDevice9 *pDevice, in NineVolumeTexture9_new() function
Ddevice9.c1181 hr = NineVolumeTexture9_new(This, Width, Height, Depth, Levels, in NineDevice9_CreateVolumeTexture()