Lines Matching defs:device
512 VkDevice device, in GetMemoryZirconHandleFUCHSIA()
533 VkDevice device, in GetMemoryZirconHandlePropertiesFUCHSIA()
555 VkDevice device, in GetSemaphoreZirconHandleFUCHSIA()
575 VkDevice device, in ImportSemaphoreZirconHandleFUCHSIA()
594 VkDevice device, in CreateBufferCollectionFUCHSIA()
615 void DestroyBufferCollectionFUCHSIA(VkDevice device, in DestroyBufferCollectionFUCHSIA()
634 VkDevice device, in SetBufferCollectionBufferConstraintsFUCHSIA()
657 VkDevice device, in SetBufferCollectionImageConstraintsFUCHSIA()
680 VkDevice device, in GetBufferCollectionPropertiesFUCHSIA()
701 VkDevice device, in CreateBufferCollectionFUCHSIAX()
723 void DestroyBufferCollectionFUCHSIAX(VkDevice device, in DestroyBufferCollectionFUCHSIAX()
742 VkDevice device, in SetBufferCollectionConstraintsFUCHSIAX()
764 VkDevice device, in SetBufferCollectionBufferConstraintsFUCHSIAX()
787 VkDevice device, in SetBufferCollectionImageConstraintsFUCHSIAX()
810 VkDevice device, in GetBufferCollectionPropertiesFUCHSIAX()
831 VkDevice device, in GetBufferCollectionProperties2FUCHSIAX()
903 static PFN_vkVoidFunction GetDeviceProcAddr(VkDevice device, const char* name) { in GetDeviceProcAddr()
1022 hw_device_t** device) { in OpenDevice()