Home
last modified time | relevance | path

Searched refs:pds_heap (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/imagination/vulkan/winsys/
Dpvr_winsys_helper.c268 struct pvr_winsys_heap *const pds_heap, in pvr_winsys_helper_allocate_static_memory() argument
291 pds_heap, in pvr_winsys_helper_allocate_static_memory()
292 pds_heap->reserved_addr, in pvr_winsys_helper_allocate_static_memory()
293 pds_heap->reserved_size, in pvr_winsys_helper_allocate_static_memory()
294 pds_heap->page_size, in pvr_winsys_helper_allocate_static_memory()
303 pds_heap->reserved_size, in pvr_winsys_helper_allocate_static_memory()
Dpvr_winsys_helper.h69 struct pvr_winsys_heap *const pds_heap,
Dpvr_winsys.h49 struct pvr_winsys_heap *pds_heap; member
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
Dpvr_srv.c219 &srv_ws->pds_heap, in pvr_srv_memctx_init()
264 &srv_ws->pds_heap.base, in pvr_srv_memctx_init()
300 pvr_srv_heap_finish(srv_ws, &srv_ws->pds_heap); in pvr_srv_memctx_init()
340 if (!pvr_srv_heap_finish(srv_ws, &srv_ws->pds_heap)) in pvr_srv_memctx_finish()
550 heaps->pds_heap = &srv_ws->pds_heap.base; in pvr_srv_winsys_get_heaps_info()
Dpvr_srv.h84 struct pvr_srv_winsys_heap pds_heap; member
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_job_context.c230 device->heaps.pds_heap, in pvr_render_job_pt_programs_setup()
473 device->heaps.pds_heap, in pvr_ctx_sr_programs_setup()
Dpvr_device.c2271 device->heaps.pds_heap, in pvr_gpu_upload_pds()
2283 device->heaps.pds_heap->base_addr.addr; in pvr_gpu_upload_pds()
2300 device->heaps.pds_heap->base_addr.addr; in pvr_gpu_upload_pds()
Dpvr_cmd_buffer.c2613 cmd_buffer->device->heaps.pds_heap, in pvr_setup_vertex_buffers()
2702 cmd_buffer->device->heaps.pds_heap->base_addr.addr; in pvr_setup_vertex_buffers()
2730 cmd_buffer->device->heaps.pds_heap, in pvr_setup_descriptor_mappings()
2927 cmd_buffer->device->heaps.pds_heap->base_addr.addr; in pvr_setup_descriptor_mappings()