Searched defs:srv_flags (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/ | ||
H A D | pvr_srv_bo.c | 127 uint64_t srv_flags = PVR_SRV_MEMALLOCFLAG_GPU_READABLE | in pvr_srv_get_alloc_flags() local 158 const uint64_t srv_flags in pvr_srv_winsys_buffer_create() local 47 pvr_srv_alloc_display_pmr(struct pvr_srv_winsys *srv_ws, uint64_t size, uint64_t srv_flags, void **const pmr_out, uint32_t *const handle_out) pvr_srv_alloc_display_pmr() argument 233 static const uint64_t srv_flags = pvr_srv_winsys_buffer_create_from_fd() local 506 const uint64_t srv_flags = srv_bo->flags & pvr_srv_winsys_vma_map() local [all...] |
Completed in 2 milliseconds