Searched refs:pCollection (Results 1 – 2 of 2) sorted by relevance
118 …SIA* pImportInfo, const VkAllocationCallbacks* pAllocator, VkBufferCollectionFUCHSIA* pCollection);129 VkBufferCollectionFUCHSIA* pCollection);
3507 IMMDeviceCollection* pCollection = NULL; in _RefreshDeviceList() local3514 &pCollection); in _RefreshDeviceList()3517 SAFE_RELEASE(pCollection); in _RefreshDeviceList()3523 _ptrRenderCollection = pCollection; in _RefreshDeviceList()3526 _ptrCaptureCollection = pCollection; in _RefreshDeviceList()3911 IMMDeviceCollection* pCollection = NULL; in _GetListDevice() local3916 &pCollection); in _GetListDevice()3919 SAFE_RELEASE(pCollection); in _GetListDevice()3923 hr = pCollection->Item(index, ppDevice); in _GetListDevice()3926 SAFE_RELEASE(pCollection); in _GetListDevice()[all …]