Home
last modified time | relevance | path

Searched defs:functions (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/external/mesa3d/src/mapi/new/
Dgen_gldispatch_mapi.py75 def generate_defines(functions): argument
89 def generate_table(functions, allFunctions): argument
97 def generate_noop_array(functions): argument
133 def generate_public_stubs(functions): argument
144 def generate_public_entries(functions): argument
163 def generate_public_entries_table(functions): argument
178 def generate_stub_asm_gcc(functions): argument
/external/angle/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp39 VendorID GetVendorID(const FunctionsGL *functions) in GetVendorID()
69 uint32_t GetDeviceID(const FunctionsGL *functions) in GetDeviceID()
90 bool IsMesa(const FunctionsGL *functions, std::array<int, 3> *version) in IsMesa()
117 static bool MeetsRequirements(const FunctionsGL *functions, in MeetsRequirements()
164 static bool CheckSizedInternalFormatTextureRenderability(const FunctionsGL *functions, in CheckSizedInternalFormatTextureRenderability()
213 static bool CheckInternalFormatRenderbufferRenderability(const FunctionsGL *functions, in CheckInternalFormatRenderbufferRenderability()
267 static gl::TextureCaps GenerateTextureFormatCaps(const FunctionsGL *functions, in GenerateTextureFormatCaps()
384 static GLint QuerySingleGLInt(const FunctionsGL *functions, GLenum name) in QuerySingleGLInt()
391 static GLint QuerySingleIndexGLInt(const FunctionsGL *functions, GLenum name, GLuint index) in QuerySingleIndexGLInt()
398 static GLint QueryGLIntRange(const FunctionsGL *functions, GLenum name, size_t index) in QueryGLIntRange()
[all …]
Dformatutilsgl.cpp437 static GLenum GetNativeInternalFormat(const FunctionsGL *functions, in GetNativeInternalFormat()
520 static GLenum GetNativeFormat(const FunctionsGL *functions, in GetNativeFormat()
574 static GLenum GetNativeCompressedFormat(const FunctionsGL *functions, in GetNativeCompressedFormat()
612 static GLenum GetNativeType(const FunctionsGL *functions, in GetNativeType()
661 static GLenum GetNativeReadType(const FunctionsGL *functions, in GetNativeReadType()
679 static GLenum GetNativeReadFormat(const FunctionsGL *functions, in GetNativeReadFormat()
695 TexImageFormat GetTexImageFormat(const FunctionsGL *functions, in GetTexImageFormat()
709 TexSubImageFormat GetTexSubImageFormat(const FunctionsGL *functions, in GetTexSubImageFormat()
720 CompressedTexImageFormat GetCompressedTexImageFormat(const FunctionsGL *functions, in GetCompressedTexImageFormat()
729 CompressedTexSubImageFormat GetCompressedSubTexImageFormat(const FunctionsGL *functions, in GetCompressedSubTexImageFormat()
[all …]
DFenceNVGL.cpp19 FenceNVGL::FenceNVGL(const FunctionsGL *functions) : FenceNVImpl(), mFunctions(functions) in FenceNVGL()
51 bool FenceNVGL::Supported(const FunctionsGL *functions) in Supported()
56 FenceNVSyncGL::FenceNVSyncGL(const FunctionsGL *functions) in FenceNVSyncGL()
100 bool FenceNVSyncGL::Supported(const FunctionsGL *functions) in Supported()
DSamplerGL.cpp18 inline void SetSamplerParameter(const rx::FunctionsGL *functions, in SetSamplerParameter()
26 inline void SetSamplerParameter(const rx::FunctionsGL *functions, in SetSamplerParameter()
49 static inline void SyncSamplerStateMember(const rx::FunctionsGL *functions, in SyncSamplerStateMember()
69 const FunctionsGL *functions, in SamplerGL()
DCompilerGL.cpp20 ShShaderOutput GetShaderOutputType(const FunctionsGL *functions) in GetShaderOutputType()
86 CompilerGL::CompilerGL(const FunctionsGL *functions) in CompilerGL()
DMemoryObjectGL.cpp28 const FunctionsGL *functions = GetFunctionsGL(context); in onDestroy() local
35 const FunctionsGL *functions = GetFunctionsGL(context); in setDedicatedMemory() local
48 const FunctionsGL *functions = GetFunctionsGL(context); in importFd() local
DSemaphoreGL.cpp58 const FunctionsGL *functions = GetFunctionsGL(context); in onDestroy() local
65 const FunctionsGL *functions = GetFunctionsGL(context); in importFd() local
82 const FunctionsGL *functions = GetFunctionsGL(context); in wait() local
103 const FunctionsGL *functions = GetFunctionsGL(context); in signal() local
DTextureGL.cpp234 const FunctionsGL *functions = GetFunctionsGL(context); in setImageHelper() local
299 const FunctionsGL *functions = GetFunctionsGL(context); in setSubImage() local
370 const FunctionsGL *functions = GetFunctionsGL(context); in setSubImageRowByRowWorkaround() local
434 const FunctionsGL *functions = GetFunctionsGL(context); in setSubImagePaddingWorkaround() local
523 const FunctionsGL *functions = GetFunctionsGL(context); in setCompressedImage() local
570 const FunctionsGL *functions = GetFunctionsGL(context); in setCompressedSubImage() local
614 const FunctionsGL *functions = GetFunctionsGL(context); in copyImage() local
749 const FunctionsGL *functions = GetFunctionsGL(context); in copySubImage() local
865 const FunctionsGL *functions = GetFunctionsGL(context); in copySubTextureHelper() local
947 const FunctionsGL *functions = GetFunctionsGL(context); in setStorage() local
[all …]
DFramebufferGL.cpp76 void BindFramebufferAttachment(const FunctionsGL *functions, in BindFramebufferAttachment()
428 const FunctionsGL *functions = GetFunctionsGL(context); in invalidate() local
462 const FunctionsGL *functions = GetFunctionsGL(context); in invalidateSub() local
480 const FunctionsGL *functions = GetFunctionsGL(context); in clear() local
506 const FunctionsGL *functions = GetFunctionsGL(context); in clearBufferfv() local
533 const FunctionsGL *functions = GetFunctionsGL(context); in clearBufferuiv() local
560 const FunctionsGL *functions = GetFunctionsGL(context); in clearBufferiv() local
588 const FunctionsGL *functions = GetFunctionsGL(context); in clearBufferfi() local
617 const FunctionsGL *functions = GetFunctionsGL(context); in readPixels() local
707 const FunctionsGL *functions = GetFunctionsGL(context); in blit() local
[all …]
/external/compiler-rt/lib/dfsan/scripts/
Dbuild-libc-list.py85 functions = [] variable
92 functions = list(set(functions)) variable
/external/deqp/external/vulkancts/framework/vulkan/
DvkExtensionFunctions.inl5 …ensionFunctions (deUint32 apiVersion, ::std::string extName, ::std::vector<const char*>& functions)
185 …ensionFunctions (deUint32 apiVersion, ::std::string extName, ::std::vector<const char*>& functions)
/external/google-breakpad/src/common/
Dstabs_to_module_unittest.cc61 vector<Module::Function *> functions; in TEST() local
127 vector<Module::Function *> functions; in TEST() local
162 vector<Module::Function *> functions; in TEST() local
207 vector<Module::Function *> functions; in TEST() local
/external/skqp/src/sksl/ir/
DSkSLSymbolTable.cpp33 auto functions = GetFunctions(*entry->second); in operator []() local
84 std::vector<const FunctionDeclaration*> functions; in addWithoutOwnership() local
91 std::vector<const FunctionDeclaration*> functions; in addWithoutOwnership() local
/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_context.c45 i830InitDriverFunctions(struct dd_function_table *functions) in i830InitDriverFunctions()
63 struct dd_function_table functions; in i830CreateContext() local
Di915_context.c92 i915InitDriverFunctions(struct dd_function_table *functions) in i915InitDriverFunctions()
166 struct dd_function_table functions; in i915CreateContext() local
/external/skia/src/sksl/ir/
DSkSLSymbolTable.cpp33 auto functions = GetFunctions(*entry->second); in operator []() local
87 std::vector<const FunctionDeclaration*> functions; in addWithoutOwnership() local
94 std::vector<const FunctionDeclaration*> functions; in addWithoutOwnership() local
/external/mesa3d/src/egl/generate/
Dgen_egl_dispatch.py92 def generateHeader(functions): argument
131 def generateSource(functions): argument
/external/python/cpython3/Doc/library/
Dctypes.rst215 .. _ctypes-fundamental-data-types:
384 Calling functions with your own custom data types
1057 .. _ctypes-accessing-values-exported-from-dlls:
1638 Foreign functions can also be created by instantiating function prototypes.
2044 .. _ctypes-data-types:
/external/python/cpython2/Doc/library/
Dctypes.rst213 .. _ctypes-fundamental-data-types:
373 Calling functions with your own custom data types
1096 .. _ctypes-accessing-values-exported-from-dlls:
1623 Foreign functions can also be created by instantiating function prototypes.
2049 .. _ctypes-data-types:
/external/pdfium/testing/tools/
Dapi_check.py74 def _CheckSorted(functions): argument
101 def _FindDuplicates(functions): argument
/external/mesa3d/src/mesa/state_tracker/
Dst_vdpau.h44 st_init_vdpau_functions(struct dd_function_table *functions) {} in st_init_vdpau_functions()
/external/python/cryptography/src/_cffi_src/
Dbuild_padding.py20 functions = f.read() variable
Dbuild_constant_time.py20 functions = f.read() variable
/external/tensorflow/tensorflow/python/keras/saving/saved_model/
Dserialized_attributes.py109 name, checkpointable_objects=None, functions=None, copy_from=None): argument
153 def functions(self): member in SerializedAttributes

12345678910>>...13