Lines Matching refs:host_mapped
3490 size_t size, uint32_t req_memory_bits, int host_mapped,
3527 vkbuf->mapped_mem = host_mapped;
3832 int host_mapped[AV_NUM_DATA_POINTERS] = { 0 };
3899 host_mapped[i] = 1;
3904 if (!host_mapped[i])
3911 req_size, p_props.memoryTypeBits, host_mapped[i],
3912 host_mapped[i] ? &create_desc : NULL,
3913 host_mapped[i] ? &import_desc : NULL);
3924 if (host_mapped[i])
3949 if (host_mapped[i])