Home
last modified time | relevance | path

Searched defs:mem_alloc (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_texture.h147 struct llvmpipe_memory_allocation *mem_alloc; member
/third_party/skia/third_party/externals/zlib/contrib/tests/
Dinfcover.cc86 local void *mem_alloc(void *mem, unsigned count, unsigned size) in mem_alloc() function
/third_party/zlib/test/
Dinfcover.c71 local void *mem_alloc(void *mem, unsigned count, unsigned size) in mem_alloc() function
/third_party/glfw/tests/
Dtriangle-vulkan.c748 VkMemoryAllocateInfo mem_alloc = { in demo_prepare_depth() local
835 VkMemoryAllocateInfo mem_alloc = { in demo_prepare_texture_image() local
1045 VkMemoryAllocateInfo mem_alloc = { in demo_prepare_vertices() local
/third_party/skia/m133/third_party/externals/zlib/contrib/tests/
Dinfcover.cc86 local void *mem_alloc(void *mem, unsigned count, unsigned size) in mem_alloc() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/providers/nnie/src/
Dnnie_common.cc146 bool *mem_alloc = nullptr) { in GetBlobMemSize()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.cpp1058 VkMemoryAllocateInfo mem_alloc = {}; in init_depth_buffer() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h240 struct llvmpipe_memory_allocation mem_alloc; member