Home
last modified time | relevance | path

Searched defs:TextureCaps (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DCaps.h24 struct TextureCaps struct
28 TextureCaps &operator=(const TextureCaps &other); argument
33 bool texturable = false;
58 TextureCaps GenerateMinimumTextureCaps(GLenum internalFormat, argument
/external/mesa3d/include/D3D9/
Dd3d9caps.h320 DWORD TextureCaps; member