Home
last modified time | relevance | path

Searched defs:Functions (Results 1 – 25 of 121) sorted by relevance

12345

/external/skia/include/gpu/gl/
DGrGLInterface.h74 struct Functions { struct
75 GrGLFunction<GrGLActiveTextureFn> fActiveTexture;
76 GrGLFunction<GrGLAttachShaderFn> fAttachShader;
77 GrGLFunction<GrGLBeginQueryFn> fBeginQuery;
78 GrGLFunction<GrGLBindAttribLocationFn> fBindAttribLocation;
79 GrGLFunction<GrGLBindBufferFn> fBindBuffer;
80 GrGLFunction<GrGLBindFragDataLocationFn> fBindFragDataLocation;
81 GrGLFunction<GrGLBindFragDataLocationIndexedFn> fBindFragDataLocationIndexed;
82 GrGLFunction<GrGLBindFramebufferFn> fBindFramebuffer;
83 GrGLFunction<GrGLBindRenderbufferFn> fBindRenderbuffer;
[all …]
/external/skqp/include/gpu/gl/
DGrGLInterface.h81 struct Functions { struct
82 GrGLFunction<GrGLActiveTextureFn> fActiveTexture;
83 GrGLFunction<GrGLAttachShaderFn> fAttachShader;
84 GrGLFunction<GrGLBeginQueryFn> fBeginQuery;
85 GrGLFunction<GrGLBindAttribLocationFn> fBindAttribLocation;
86 GrGLFunction<GrGLBindBufferFn> fBindBuffer;
87 GrGLFunction<GrGLBindFragDataLocationFn> fBindFragDataLocation;
88 GrGLFunction<GrGLBindFragDataLocationIndexedFn> fBindFragDataLocationIndexed;
89 GrGLFunction<GrGLBindFramebufferFn> fBindFramebuffer;
90 GrGLFunction<GrGLBindRenderbufferFn> fBindRenderbuffer;
[all …]
/external/skqp/src/gpu/vk/
DGrVkInterface.h57 struct Functions { struct
58 VkPtr<PFN_vkCreateInstance> fCreateInstance;
59 VkPtr<PFN_vkDestroyInstance> fDestroyInstance;
60 VkPtr<PFN_vkEnumeratePhysicalDevices> fEnumeratePhysicalDevices;
61 VkPtr<PFN_vkGetPhysicalDeviceFeatures> fGetPhysicalDeviceFeatures;
62 VkPtr<PFN_vkGetPhysicalDeviceFormatProperties> fGetPhysicalDeviceFormatProperties;
63 VkPtr<PFN_vkGetPhysicalDeviceImageFormatProperties> fGetPhysicalDeviceImageFormatProperties;
64 VkPtr<PFN_vkGetPhysicalDeviceProperties> fGetPhysicalDeviceProperties;
65 VkPtr<PFN_vkGetPhysicalDeviceQueueFamilyProperties> fGetPhysicalDeviceQueueFamilyProperties;
66 VkPtr<PFN_vkGetPhysicalDeviceMemoryProperties> fGetPhysicalDeviceMemoryProperties;
[all …]
/external/skia/src/gpu/vk/
DGrVkInterface.h57 struct Functions { struct
58 VkPtr<PFN_vkCreateInstance> fCreateInstance;
59 VkPtr<PFN_vkDestroyInstance> fDestroyInstance;
60 VkPtr<PFN_vkEnumeratePhysicalDevices> fEnumeratePhysicalDevices;
61 VkPtr<PFN_vkGetPhysicalDeviceFeatures> fGetPhysicalDeviceFeatures;
62 VkPtr<PFN_vkGetPhysicalDeviceFormatProperties> fGetPhysicalDeviceFormatProperties;
63 VkPtr<PFN_vkGetPhysicalDeviceImageFormatProperties> fGetPhysicalDeviceImageFormatProperties;
64 VkPtr<PFN_vkGetPhysicalDeviceProperties> fGetPhysicalDeviceProperties;
65 VkPtr<PFN_vkGetPhysicalDeviceQueueFamilyProperties> fGetPhysicalDeviceQueueFamilyProperties;
66 VkPtr<PFN_vkGetPhysicalDeviceMemoryProperties> fGetPhysicalDeviceMemoryProperties;
[all …]
/external/deqp/framework/platform/win32/
DtcuWGL.cpp151 struct Functions struct
154 wglCreateContextFunc createContext;
155 wglDeleteContextFunc deleteContext;
156 wglMakeCurrentFunc makeCurrent;
157 wglGetProcAddressFunc getProcAddress;
158 wglSwapLayerBuffersFunc swapLayerBuffers;
161 wglGetPixelFormatAttribivARBFunc getPixelFormatAttribivARB;
162 wglGetPixelFormatAttribfvARBFunc getPixelFormatAttribfvARB;
163 wglChoosePixelFormatARBFunc choosePixelFormatARB;
166 wglCreateContextAttribsARBFunc createContextAttribsARB;
[all …]
/external/python/cpython3/Doc/library/
Dsocket.rst501 Functions section in Module contents
504 Creating sockets
681 Other functions
Dcurses.rst65 Functions section in :mod:`curses` --- Terminal handling for character-cell displays
672 .. _curses-window-objects:
Dxml.etree.elementtree.rst478 Functions section in Reference
729 .. _elementtree-xinclude:
794 Functions section in Reference
818 .. _elementtree-element-objects:
/external/python/cpython2/Doc/library/
Dcurses.rst57 Functions section in :mod:`curses` --- Terminal handling for character-cell displays
643 .. _curses-window-objects:
/external/opencensus-java/api/src/main/java/io/opencensus/common/
DFunctions.java28 public final class Functions { class
29 private Functions() {} in Functions() method in Functions
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DCommandLine.rst1264 .. _cl::getRegisteredOptions:
1266 The ``cl::getRegisteredOptions`` function
1316 The ``cl::ParseCommandLineOptions`` function
1329 The ``cl::ParseEnvironmentOptions`` function
1350 The ``cl::SetVersionPrinter`` function
1367 The ``cl::opt`` class
1398 The ``cl::list`` class
1419 The ``cl::bits`` class
1439 The ``cl::alias`` class
1457 The ``cl::extrahelp`` class
[all …]
/external/llvm/docs/
DCommandLine.rst1273 .. _cl::getRegisteredOptions:
1275 The ``cl::getRegisteredOptions`` function
1326 The ``cl::ParseCommandLineOptions`` function
1340 The ``cl::ParseEnvironmentOptions`` function
1362 The ``cl::SetVersionPrinter`` function
1379 The ``cl::opt`` class
1410 The ``cl::list`` class
1431 The ``cl::bits`` class
1451 The ``cl::alias`` class
1469 The ``cl::extrahelp`` class
[all …]
/external/deqp/external/vulkancts/framework/vulkan/
DvkPlatform.hpp61 struct Functions struct in vk::PlatformDriver
80 struct Functions struct in vk::InstanceDriver
97 struct Functions struct in vk::DeviceDriver
/external/dokka/core/testdata/format/
DlinksInEmphasis.md19 ### Functions subsection in Bar
DtokensInEmphasis.md17 ### Functions subsection in Bar
Dnullability.md11 ### Functions subsection in C
DsuspendParam.package.md5 ### Functions subsection
/external/dokka/core/testdata/format/website/dataTags/
Dmultiplatform.package.md10 ### Functions subsection
/external/dokka/core/testdata/format/gfm/
Dsample.md15 ### Functions subsection in Foo
DlistInTableCell.md13 ### Functions subsection in Foo
/external/dokka/core/testdata/format/multiplatform/packagePlatformsFromMembers/
Dmultiplatform.package.md7 ### Functions subsection
/external/dokka/core/testdata/format/multiplatform/groupNode/
Dmultiplatform.md17 ### Functions subsection in Some
/external/deqp/framework/opengl/wrapper/
DglwFunctions.cpp30 Functions::Functions (void) in Functions() function in glw::Functions
DglwFunctions.hpp37 class Functions class
/external/dokka/core/testdata/format/website/dataTagsInGroupNode/
Dmultiplatform.md40 ### Functions subsection in Some

12345