Searched defs:getAttrib (Results 1 - 3 of 3) sorted by relevance
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ | ||
H A D | extensionmetadocgenerator.py | 756 def getAttrib(self, elem, attribute, required=True, default=None): global() member in ExtensionMetaDocOutputGenerator [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ | ||
H A D | DisplayWGL.cpp | 496 auto getAttrib = [this](int attrib) { in generateConfigs() local |
/third_party/vk-gl-cts/framework/platform/lnx/X11/ | ||
H A D | tcuLnxX11GlxPlatform.cpp | 316 int GlxVisual::getAttrib (int attribute) in getAttrib() function in tcu::lnx::x11::glx::GlxVisual 425 unsigned GlxDrawable::getAttrib (int attrib) in getAttrib() function in tcu::lnx::x11::glx::GlxDrawable [all...] |
Completed in 4 milliseconds