Searched refs:D3DFMT_DF16 (Results 1 – 4 of 4) sorted by relevance
30 D3DFMT_DF16 = MAKEFOURCC('D', 'F', '1', '6'), enumerator
389 case D3DFMT_DF16: return sw::FORMAT_DF16S8; in translateFormat()
300 …case D3DFMT_DF16: if(!Capabilities::Surface::DepthStencil::DF16) return NOTAVAILABLE(); else r… in CheckDeviceFormat()467 …case D3DFMT_DF16: if(!Capabilities::CubeMap::DepthStencil::DF16) return NOTAVAILABLE(); else r… in CheckDeviceFormat()630 …case D3DFMT_DF16: if(!Capabilities::Texture::DepthStencil::DF16) return NOTAVAILABLE(); else r… in CheckDeviceFormat()698 …case D3DFMT_DF16: if(!Capabilities::Texture::DF16) return NOTAVAILABLE(); else return D3D_O… in CheckDeviceFormat()
370 case D3DFMT_DF16: in Clear()588 case D3DFMT_DF16: in CreateDepthStencilSurface()2367 case D3DFMT_DF16: in Reset()