Home | History | Annotate | Download | only in d3d11

Lines Matching refs:TextureCapsMap

857 void GenerateCaps(ID3D11Device *device, gl::Caps *caps, gl::TextureCapsMap *textureCapsMap, gl::Extensions *extensions)
864 textureCapsMap->insert(*internalFormat, textureCaps);
955 extensions->setTextureExtensionSupport(*textureCapsMap);