Home
last modified time | relevance | path

Searched defs:memory (Results 376 - 400 of 448) sorted by relevance

1...<<1112131415161718

/third_party/node/deps/icu-small/source/common/
H A Dubidi.cpp220 void *memory; in ubidi_getMemory() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dbufferobj.c2236 inlined_buffer_storage(GLenum target, GLuint buffer, GLsizeiptr size, const GLvoid *data, GLbitfield flags, GLuint memory, GLuint64 offset, bool dsa, bool mem, bool no_error, const char *func) inlined_buffer_storage() argument
2336 _mesa_BufferStorageMemEXT(GLenum target, GLsizeiptr size, GLuint memory, GLuint64 offset) _mesa_BufferStorageMemEXT() argument
2345 _mesa_BufferStorageMemEXT_no_error(GLenum target, GLsizeiptr size, GLuint memory, GLuint64 offset) _mesa_BufferStorageMemEXT_no_error() argument
2377 _mesa_NamedBufferStorageMemEXT(GLuint buffer, GLsizeiptr size, GLuint memory, GLuint64 offset) _mesa_NamedBufferStorageMemEXT() argument
2386 _mesa_NamedBufferStorageMemEXT_no_error(GLuint buffer, GLsizeiptr size, GLuint memory, GLuint64 offset) _mesa_NamedBufferStorageMemEXT_no_error() argument
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c1925 dzn_device_create_sync_for_memory(struct vk_device *device, VkDeviceMemory memory, bool signal_memory, struct vk_sync **sync_out) dzn_device_create_sync_for_memory() argument
2803 dzn_GetDeviceMemoryCommitment(VkDevice device, VkDeviceMemory memory, VkDeviceSize *pCommittedMemoryInBytes) dzn_GetDeviceMemoryCommitment() argument
[all...]
H A Ddzn_private.h208 VkPhysicalDeviceMemoryProperties memory; member
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-win32.cc1138 Win32MemoryMappedFile(HANDLE file, HANDLE file_mapping, void* memory, in Win32MemoryMappedFile() argument
1184 void* memory = MapViewOfFile(file_mapping, view_access, 0, 0, size); in open() local
1203 void* memory in create() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp149 writeHostMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkDeviceMemory memory, size_t size, const void* data) writeHostMemory() argument
164 checkHostMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkDeviceMemory memory, size_t size, const void* data) checkHostMemory() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.cpp1716 de::MovePtr<vk::Allocation> memory = context.getDefaultAllocator().allocate(bufReqs, memReqs); in allocateAndBindMemory() local
1727 de::MovePtr<vk::Allocation> memory = context.getDefaultAllocator().allocate(imgReqs, memReqs); in allocateAndBindMemory() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiExternalMemoryTests.cpp149 writeHostMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkDeviceMemory memory, size_t size, const void* data) writeHostMemory() argument
164 checkHostMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkDeviceMemory memory, size_t size, const void* data) checkHostMemory() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationCL.cpp1996 const Memory &memory = memobj->cast<Memory>(); in ValidateEnqueueUnmapMemObject() local
[all...]
H A DvalidationESEXT.cpp981 const MemoryObject *memory = context->getMemoryObject(memoryObject); in ValidateGetMemoryObjectParameterivEXT() local
1052 const MemoryObject *memory = context->getMemoryObject(memoryObject); in ValidateMemoryObjectParameterivEXT() local
924 ValidateBufferStorageMemEXT(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizeiptr size, MemoryObjectID memory, GLuint64 offset) ValidateBufferStorageMemEXT() argument
1074 ValidateTexStorageMem2DEXT(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, MemoryObjectID memory, GLuint64 offset) ValidateTexStorageMem2DEXT() argument
1101 ValidateTexStorageMem3DEXT(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, MemoryObjectID memory, GLuint64 offset) ValidateTexStorageMem3DEXT() argument
1122 ValidateImportMemoryFdEXT(const Context *context, angle::EntryPoint entryPoint, MemoryObjectID memory, GLuint64 size, HandleType handleType, GLint fd) ValidateImportMemoryFdEXT() argument
1147 ValidateImportMemoryZirconHandleANGLE(const Context *context, angle::EntryPoint entryPoint, MemoryObjectID memory, GLuint64 size, HandleType handleType, GLuint handle) ValidateImportMemoryZirconHandleANGLE() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dcl_stubs.cpp297 Memory &memory = memobj->cast<Memory>(); in ReleaseMemObject() local
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12MemAlloc.cpp120 static void Free(const ALLOCATION_CALLBACKS& allocs, void* memory) in Free() argument
140 void D3D12MA_DELETE(const ALLOCATION_CALLBACKS& allocs, T* memory) in D3D12MA_DELETE() argument
149 void D3D12MA_DELETE_ARRAY(const ALLOCATION_CALLBACKS& allocs, T* memory, size_t count) in D3D12MA_DELETE_ARRAY() argument
[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dpsaux.h162 FT_Memory memory; member
470 FT_Memory memory; global() member
565 FT_Memory memory; global() member
829 FT_Memory memory; global() member
1109 FT_Memory memory; global() member
1301 FT_Memory memory; global() member
[all...]
H A Dtttypes.h1692 FT_Memory memory; member
/third_party/skia/third_party/externals/freetype/src/raster/
H A Dftraster.c514 void* memory; member
3144 ft_black_new( void* memory, in ft_black_new() argument
3170 ft_black_new( FT_Memory memory, in ft_black_new() argument
3189 FT_Memory memory = (FT_Memory)raster->memory; in ft_black_done() local
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttinterp.c243 FT_Memory memory = exec->memory; in TT_Done_Context() local
553 FT_Memory memory; in FT_EXPORT_DEF() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dubidi.cpp220 void *memory; in ubidi_getMemory() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
H A DvktUniformBlockCase.cpp1716 de::MovePtr<vk::Allocation> memory = context.getDefaultAllocator().allocate(bufReqs, memReqs); in allocateAndBindMemory() local
1727 de::MovePtr<vk::Allocation> memory = context.getDefaultAllocator().allocate(imgReqs, memReqs); in allocateAndBindMemory() local
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp2638 void Builder::createControlBarrier(Scope execution, Scope memory, MemorySemanticsMask semantics) in createControlBarrier() argument
/third_party/mesa3d/include/CL/
H A Dcl.hpp3058 Memory(const cl_mem& memory) Memory() argument
6238 enqueueUnmapMemObject( const Memory& memory, void* mapped_ptr, const VECTOR_CLASS<Event>* events = NULL, Event* event = NULL) const enqueueUnmapMemObject() argument
6793 enqueueUnmapMemObject( const Memory& memory, void* mapped_ptr, const VECTOR_CLASS<Event>* events = NULL, Event* event = NULL) enqueueUnmapMemObject() argument
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder-impl.h708 MemoryIndexImmediate<validate> memory; member
[all...]
H A Dc-api.cc2074 i::Handle<i::WasmMemoryObject> memory = impl(this)->v8_object(); variable
2098 i::Handle<i::WasmMemoryObject> memory = impl(this)->v8_object(); global() variable
3147 wasm_memory_type(const wasm_memory_t* memory) wasm_memory_type() argument
3151 wasm_memory_data(wasm_memory_t* memory) wasm_memory_data() argument
3153 wasm_memory_data_size(const wasm_memory_t* memory) wasm_memory_data_size() argument
3157 wasm_memory_size(const wasm_memory_t* memory) wasm_memory_size() argument
3161 wasm_memory_grow(wasm_memory_t* memory, wasm_memory_pages_t delta) wasm_memory_grow() argument
3186 wasm_memory_as_extern(wasm_memory_t* memory) wasm_memory_as_extern() argument
3199 wasm_memory_as_extern_const(const wasm_memory_t* memory) wasm_memory_as_extern_const() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c4299 anv_GetDeviceMemoryCommitment( VkDevice device, VkDeviceMemory memory, VkDeviceSize* pCommittedMemoryInBytes) anv_GetDeviceMemoryCommitment() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c1886 struct ureg_src memory; in ntt_emit_mem() local
[all...]
/third_party/pcre2/pcre2/src/sljit/
H A DsljitLir.h380 sljit_u8 memory[1]; member
[all...]

Completed in 95 milliseconds

1...<<1112131415161718