Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/vulkan/
Dvn_device_memory.c34 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/
DsljitNativeARM_64.c1246 sljit_s32 dst_r, flags, mem_flags; in sljit_emit_op1() local
1341 sljit_s32 dst_r, flags, mem_flags; in sljit_emit_op2() local
1572 sljit_s32 mem_flags = (op & SLJIT_32) ? INT_SIZE : WORD_SIZE; in sljit_emit_fop1_cmp() local
1592 sljit_s32 dst_r, mem_flags = (op & SLJIT_32) ? INT_SIZE : WORD_SIZE; in sljit_emit_fop1() local
1638 sljit_s32 dst_r, mem_flags = (op & SLJIT_32) ? INT_SIZE : WORD_SIZE; in sljit_emit_fop2() local
1929 sljit_s32 dst_r, src_r, flags, mem_flags; in sljit_emit_op_flags() local
DsljitNativePPC_common.c2411 sljit_s32 mem_flags; in sljit_emit_mem() local
2507 sljit_s32 mem_flags; in sljit_emit_fmem() local
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_usb.c392 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/
Dgstvkmemory.c266 GstAllocationParams * params, gsize size, VkMemoryPropertyFlags mem_flags) in gst_vulkan_memory_alloc()
/third_party/ffmpeg/libavfilter/
Dvulkan.c91 VkMemoryPropertyFlagBits *mem_flags, VkDeviceMemory *mem) in vk_alloc_mem()
/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.c1305 VkMemoryPropertyFlagBits *mem_flags, VkDeviceMemory *mem) in alloc_mem()
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp8434 string mem_flags = ""; in emit_barrier() local