Home | History | Annotate | Download | only in renderer

Lines Matching refs:mDXT5TextureSupport

465     mDXT5TextureSupport = SUCCEEDED(mD3d9->CheckDeviceFormat(mAdapter, mDeviceType, currentDisplayMode.Format, 0, D3DRTYPE_TEXTURE, D3DFMT_DXT5));
2226 return mDXT5TextureSupport;