Home | History | Annotate | Download | only in renderer

Lines Matching refs:mDXT3TextureSupport

464     mDXT3TextureSupport = SUCCEEDED(mD3d9->CheckDeviceFormat(mAdapter, mDeviceType, currentDisplayMode.Format, 0, D3DRTYPE_TEXTURE, D3DFMT_DXT3));
2221 return mDXT3TextureSupport;