Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/nine/
Dvolumetexture9.c114 voldesc.Type = D3DRTYPE_VOLUME; in NineVolumeTexture9_ctor()
Dnine_dump.c134 case D3DRTYPE_VOLUME: return "VOLUME"; in nine_D3DRTYPE_to_str()
Dadapter9.c322 case D3DRTYPE_VOLUME: target = PIPE_TEXTURE_3D; break; in NineAdapter9_CheckDeviceFormat()
/external/mesa3d/include/D3D9/
Dd3d9types.h856 D3DRTYPE_VOLUME = 2, enumerator