Home
last modified time | relevance | path

Searched refs:transfer_ctx_create (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/imagination/vulkan/winsys/
Dpvr_winsys.h478 VkResult (*transfer_ctx_create)( member
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
Dpvr_srv.c585 .transfer_ctx_create = pvr_srv_winsys_transfer_ctx_create,
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_job_context.c1261 result = device->ws->ops->transfer_ctx_create(device->ws, in pvr_transfer_ctx_create()