Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationWin32KeyedMutexTests.cpp739 IDXGIResource1* tempResource1 = NULL; in DX11Operation() local
740 hr = m_pTexture[i]->QueryInterface(__uuidof(IDXGIResource1), (void**)&tempResource1); in DX11Operation()
744 …hr = tempResource1->CreateSharedHandle(getSecurityAttributes(), DXGI_SHARED_RESOURCE_READ | DXGI_S… in DX11Operation()
745 tempResource1->Release(); in DX11Operation()