Searched refs:D3DRTYPE_SURFACE (Results 1 – 9 of 9) sorted by relevance
148 if (This->pool != D3DPOOL_MANAGED || This->type == D3DRTYPE_SURFACE) in NineResource9_SetPriority()159 if (This->pool != D3DPOOL_MANAGED || This->type == D3DRTYPE_SURFACE) in NineResource9_GetPriority()
318 case D3DRTYPE_SURFACE: target = PIPE_TEXTURE_2D; break; in NineAdapter9_CheckDeviceFormat()347 (RType == D3DRTYPE_SURFACE || in NineAdapter9_CheckDeviceFormat()353 RType == D3DRTYPE_SURFACE) in NineAdapter9_CheckDeviceFormat()358 if (CheckFormat == D3DFMT_ATOC && RType == D3DRTYPE_SURFACE) in NineAdapter9_CheckDeviceFormat()376 case D3DRTYPE_SURFACE: in NineAdapter9_CheckDeviceFormat()
138 sfdesc.Type = D3DRTYPE_SURFACE; in NineCubeTexture9_ctor()
186 sfdesc.Type = D3DRTYPE_SURFACE; in NineTexture9_ctor()
314 desc.Type = D3DRTYPE_SURFACE; in NineSwapChain9_Resize()1124 desc.Type = D3DRTYPE_SURFACE; in NineSwapChain9_GetFrontBufferData()
134 case D3DRTYPE_SURFACE: return "SURFACE"; in nine_D3DRTYPE_to_str()
182 D3DRTYPE_SURFACE, pDesc->Pool, pDesc->Usage); in NineSurface9_ctor()
1329 desc.Type = D3DRTYPE_SURFACE; in create_zs_or_rt_surface()
855 D3DRTYPE_SURFACE = 1, enumerator