Searched defs:mem_flags (Results 1 – 8 of 8) sorted by relevance
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_device_memory.c | 34 const VkMemoryPropertyFlags mem_flags = in vn_device_memory_pool_grow_alloc() local 253 VkMemoryPropertyFlags mem_flags = in vn_device_memory_import_dma_buf() local 415 const VkMemoryPropertyFlags mem_flags = in vn_AllocateMemory() local
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativeARM_64.c | 1329 sljit_s32 dst_r, flags, mem_flags; in sljit_emit_op1() local 1424 sljit_s32 dst_r, flags, mem_flags; in sljit_emit_op2() local 1725 sljit_s32 mem_flags = (op & SLJIT_32) ? INT_SIZE : WORD_SIZE; in sljit_emit_fop1_cmp() local 1745 sljit_s32 dst_r, mem_flags = (op & SLJIT_32) ? INT_SIZE : WORD_SIZE; in sljit_emit_fop1() local 1791 sljit_s32 dst_r, mem_flags = (op & SLJIT_32) ? INT_SIZE : WORD_SIZE; in sljit_emit_fop2() local 2090 sljit_s32 dst_r, src_r, flags, mem_flags; in sljit_emit_op_flags() local
|
D | sljitNativePPC_common.c | 2668 sljit_s32 mem_flags; in sljit_emit_mem_update() local 2764 sljit_s32 mem_flags; in sljit_emit_fmem_update() local
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
D | linux_usb.c | 392 usb_submit_urb(struct urb *urb, uint16_t mem_flags) in usb_submit_urb() 1128 usb_alloc_urb(uint16_t iso_packets, uint16_t mem_flags) in usb_alloc_urb() 1264 usb_buffer_alloc(struct usb_device *dev, usb_size_t size, uint16_t mem_flags, uint8_t *dma_addr) in usb_buffer_alloc()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkmemory.c | 266 GstAllocationParams * params, gsize size, VkMemoryPropertyFlags mem_flags) in gst_vulkan_memory_alloc()
|
/third_party/ffmpeg/libavfilter/ |
D | vulkan.c | 91 VkMemoryPropertyFlagBits *mem_flags, VkDeviceMemory *mem) in vk_alloc_mem()
|
/third_party/ffmpeg/libavutil/ |
D | hwcontext_vulkan.c | 1305 VkMemoryPropertyFlagBits *mem_flags, VkDeviceMemory *mem) in alloc_mem()
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_msl.cpp | 8434 string mem_flags = ""; in emit_barrier() local
|