HomeSort by relevance Sort by last modified time
    Searched defs:Caps (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLPathRendering.h 71 return caps().fragmentInputGenSupport ?
103 struct Caps {
108 const Caps& caps() const { return fCaps; } function in class:GrGLPathRendering
131 Caps fCaps;
  /external/chromium_org/third_party/angle/src/libGLESv2/
Caps.cpp 7 #include "libGLESv2/Caps.h"
51 void TextureCapsMap::insert(GLenum internalFormat, const TextureCaps &caps)
53 mCapsMap.insert(std::make_pair(internalFormat, caps));
369 Caps::Caps()
Caps.h 50 void insert(GLenum internalFormat, const TextureCaps &caps);
208 struct Caps
210 Caps();
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILDeviceInfo.h 34 enum Caps {
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILDeviceInfo.h 34 enum Caps {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d8caps.h 220 DWORD Caps;
d3d9caps.h 287 DWORD Caps;
294 DWORD Caps;
308 DWORD Caps;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
d3dhal.h 665 DWORD Caps;

Completed in 976 milliseconds