Searched refs:PVR_SRV_ERROR_BRIDGE_CALL_FAILED (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/ |
D | pvr_srv_bridge.c | 101 .error = PVR_SRV_ERROR_BRIDGE_CALL_FAILED, in pvr_srv_connection_create() 128 .error = PVR_SRV_ERROR_BRIDGE_CALL_FAILED, in pvr_srv_connection_destroy() 157 .error = PVR_SRV_ERROR_BRIDGE_CALL_FAILED, in pvr_srv_get_multicore_info() 189 .error = PVR_SRV_ERROR_BRIDGE_CALL_FAILED, in pvr_srv_alloc_sync_primitive_block() 223 .error = PVR_SRV_ERROR_BRIDGE_CALL_FAILED, in pvr_srv_free_sync_primitive_block() 249 .error = PVR_SRV_ERROR_BRIDGE_CALL_FAILED, in pvr_srv_get_heap_count() 287 .error = PVR_SRV_ERROR_BRIDGE_CALL_FAILED, in pvr_srv_int_heap_create() 317 .error = PVR_SRV_ERROR_BRIDGE_CALL_FAILED, in pvr_srv_int_heap_destroy() 357 .error = PVR_SRV_ERROR_BRIDGE_CALL_FAILED, in pvr_srv_get_heap_details() 400 .error = PVR_SRV_ERROR_BRIDGE_CALL_FAILED, in pvr_srv_int_ctx_destroy() [all …]
|
D | pvr_srv_bridge.h | 172 PVR_SRV_ERROR_BRIDGE_CALL_FAILED = 37, enumerator
|