Searched refs:D3DRTYPE_VOLUMETEXTURE (Results 1 – 7 of 7) sorted by relevance
239 if (This->base.type == D3DRTYPE_VOLUMETEXTURE) { in NineBaseTexture9_UploadSelf()299 if (This->base.type == D3DRTYPE_VOLUMETEXTURE) { in NineBaseTexture9_UploadSelf()348 if (This->base.type == D3DRTYPE_VOLUMETEXTURE) { in NineBaseTexture9_UploadSelf()
109 D3DRTYPE_VOLUMETEXTURE, Format, Pool, Usage); in NineVolumeTexture9_ctor()
323 case D3DRTYPE_VOLUMETEXTURE: target = PIPE_TEXTURE_3D; break; in NineAdapter9_CheckDeviceFormat()366 case D3DRTYPE_VOLUMETEXTURE: bind |= PIPE_BIND_SAMPLER_VIEW; break; in NineAdapter9_CheckDeviceFormat()
136 case D3DRTYPE_VOLUMETEXTURE: return "VOLUMETEXTURE"; in nine_D3DRTYPE_to_str()
1787 case D3DRTYPE_VOLUMETEXTURE: key.ts[s].textarget = 2; break; in nine_ff_get_ps()
1557 if (dstb->base.type == D3DRTYPE_VOLUMETEXTURE) { in NineDevice9_UpdateTexture()
858 D3DRTYPE_VOLUMETEXTURE = 4, enumerator