Home
last modified time | relevance | path

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

12

/external/skia/include/gpu/gl/
DGrGLInterface.h104 struct Functions { struct
105 GrGLFunction<GrGLActiveTextureProc> fActiveTexture;
106 GrGLFunction<GrGLAttachShaderProc> fAttachShader;
107 GrGLFunction<GrGLBeginQueryProc> fBeginQuery;
108 GrGLFunction<GrGLBindAttribLocationProc> fBindAttribLocation;
109 GrGLFunction<GrGLBindBufferProc> fBindBuffer;
110 GrGLFunction<GrGLBindFragDataLocationProc> fBindFragDataLocation;
111 GrGLFunction<GrGLBindFragDataLocationIndexedProc> fBindFragDataLocationIndexed;
112 GrGLFunction<GrGLBindFramebufferProc> fBindFramebuffer;
113 GrGLFunction<GrGLBindRenderbufferProc> fBindRenderbuffer;
[all …]
/external/skia/include/gpu/vk/
DGrVkInterface.h62 struct Functions { struct
63 VkPtr<PFN_vkCreateInstance> fCreateInstance;
64 VkPtr<PFN_vkDestroyInstance> fDestroyInstance;
65 VkPtr<PFN_vkEnumeratePhysicalDevices> fEnumeratePhysicalDevices;
66 VkPtr<PFN_vkGetPhysicalDeviceFeatures> fGetPhysicalDeviceFeatures;
67 VkPtr<PFN_vkGetPhysicalDeviceFormatProperties> fGetPhysicalDeviceFormatProperties;
68 VkPtr<PFN_vkGetPhysicalDeviceImageFormatProperties> fGetPhysicalDeviceImageFormatProperties;
69 VkPtr<PFN_vkGetPhysicalDeviceProperties> fGetPhysicalDeviceProperties;
70 VkPtr<PFN_vkGetPhysicalDeviceQueueFamilyProperties> fGetPhysicalDeviceQueueFamilyProperties;
71 VkPtr<PFN_vkGetPhysicalDeviceMemoryProperties> fGetPhysicalDeviceMemoryProperties;
[all …]
/external/libvorbis/doc/
D09-helper.tex13 \subsection{Functions} subsection
15 \subsubsection{ilog} \label{vorbis:spec:ilog}
48 \subsubsection{float32_unpack} \label{vorbis:spec:float32:unpack}
66 \subsubsection{lookup1_values} \label{vorbis:spec:lookup1:values}
81 \subsubsection{low_neighbor} \label{vorbis:spec:low:neighbor}
88 \subsubsection{high_neighbor} \label{vorbis:spec:high:neighbor}
97 \subsubsection{render_point} \label{vorbis:spec:render:point}
125 \subsubsection{render_line} \label{vorbis:spec:render:line}
/external/deqp/framework/platform/win32/
DtcuWGL.cpp138 struct Functions struct
141 wglCreateContextFunc createContext;
142 wglDeleteContextFunc deleteContext;
143 wglMakeCurrentFunc makeCurrent;
144 wglGetProcAddressFunc getProcAddress;
145 wglSwapLayerBuffersFunc swapLayerBuffers;
148 wglGetPixelFormatAttribivARBFunc getPixelFormatAttribivARB;
149 wglGetPixelFormatAttribfvARBFunc getPixelFormatAttribfvARB;
150 wglChoosePixelFormatARBFunc choosePixelFormatARB;
153 wglCreateContextAttribsARBFunc createContextAttribsARB;
[all …]
/external/deqp/external/vulkancts/framework/vulkan/
DvkPlatform.hpp56 struct Functions struct in vk::PlatformDriver
73 struct Functions struct in vk::InstanceDriver
90 struct Functions struct in vk::DeviceDriver
/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/framework/opengl/wrapper/
DglwFunctions.cpp30 Functions::Functions (void) in Functions() function in glw::Functions
DglwFunctions.hpp37 class Functions class
/external/deqp/framework/egl/wrapper/
DeglwFunctions.hpp37 class Functions class
DeglwFunctions.cpp30 Functions::Functions (void) in Functions() function in eglw::Functions
/external/llvm/docs/tutorial/
DLangImpl09.rst236 Functions chapter
/external/llvm/lib/DebugInfo/Symbolize/
DSymbolizableObjectFile.h72 std::map<SymbolDesc, StringRef> Functions; variable
/external/llvm/tools/llvm-pdbdump/
DClassDefinitionDumper.h51 std::list<std::unique_ptr<PDBSymbolFunc>> Functions; member
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp108 MethodAddressVector Functions; in NotifyObjectEmitted() local
205 MethodAddressVector& Functions = OI->second; in NotifyFreeingObject() local
/external/compiler-rt/test/asan/TestCases/Linux/
Dstress_dtls.c56 f_t Functions[MAX_N_FUNCTIONS]; variable
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DGCStrategy.h64 list_type Functions; variable
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h49 StringMap<sys::MemoryBlock> Functions; variable
/external/deqp/framework/platform/android/
DtcuAndroidInternals.hpp131 struct Functions struct in tcu::Android::internal::LibUI
133 GraphicBufferFunctions graphicBuffer;
/external/guava/guava/src/com/google/common/base/
DFunctions.java44 public final class Functions { class
45 private Functions() {} in Functions() method in Functions
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DBasicInliner.cpp64 std::vector<Function *> Functions; member
/external/bison/doc/
Drefcard.tex467 \section {Functions} section
/external/deqp/modules/egl/
DteglAndroidUtil.cpp139 MovePtr<ClientBuffer> AndroidNativeImageSource::createBuffer (const glw::Functions&, Texture2D* ref… in createBuffer() argument
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DProfileInfo.h175 typename std::set<const FType*> Functions; variable
/external/swiftshader/third_party/LLVM/unittests/Support/
DTypeBuilderTest.cpp122 TEST(TypeBuilderTest, Functions) { in TEST() argument
/external/mesa3d/src/gallium/docs/source/
Dtgsi.rst1734 Functions section in Explanation of symbols used

12