Home
last modified time | relevance | path

Searched refs:static_data_offsets (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/imagination/vulkan/winsys/
H A Dpvr_winsys_helper.c76 const struct pvr_winsys_static_data_offsets *const static_data_offsets, in pvr_winsys_helper_winsys_heap_init()
122 heap->static_data_offsets = *static_data_offsets; in pvr_winsys_helper_winsys_heap_init()
400 pds_vma->heap->static_data_offsets.vdm_sync, in pvr_winsys_helper_fill_static_memory()
402 usc_vma->heap->static_data_offsets.vdm_sync); in pvr_winsys_helper_fill_static_memory()
405 pds_vma->heap->static_data_offsets.eot); in pvr_winsys_helper_fill_static_memory()
69 pvr_winsys_helper_winsys_heap_init( struct pvr_winsys *const ws, pvr_dev_addr_t base_address, uint64_t size, pvr_dev_addr_t reserved_address, uint64_t reserved_size, uint32_t log2_page_size, const struct pvr_winsys_static_data_offsets *const static_data_offsets, struct pvr_winsys_heap *const heap) pvr_winsys_helper_winsys_heap_init() argument
H A Dpvr_winsys_helper.h55 const struct pvr_winsys_static_data_offsets *const static_data_offsets,
H A Dpvr_winsys.h86 struct pvr_winsys_static_data_offsets static_data_offsets; member
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv.c57 const struct pvr_winsys_static_data_offsets *const static_data_offsets) in pvr_srv_heap_init()
82 static_data_offsets, in pvr_srv_heap_init()
53 pvr_srv_heap_init( struct pvr_srv_winsys *srv_ws, struct pvr_srv_winsys_heap *srv_heap, uint32_t heap_idx, const struct pvr_winsys_static_data_offsets *const static_data_offsets) pvr_srv_heap_init() argument

Completed in 4 milliseconds