Home
last modified time | relevance | path

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

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