Searched refs:releaseMutexKey (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | TextureD3D12.h | 49 ExternalMutexSerial releaseMutexKey, 100 ExternalMutexSerial releaseMutexKey,
|
D | D3D12Backend.cpp | 112 ExternalMutexSerial(descriptor->releaseMutexKey), descriptor->isSwapChainTexture, in ProduceTexture()
|
D | TextureD3D12.cpp | 524 ExternalMutexSerial releaseMutexKey, in CreateExternalImage() argument 531 releaseMutexKey, isSwapChainTexture)); in CreateExternalImage() 560 ExternalMutexSerial releaseMutexKey, in InitializeAsExternalTexture() argument 567 mReleaseMutexKey = releaseMutexKey; in InitializeAsExternalTexture()
|
D | DeviceD3D12.cpp | 538 ExternalMutexSerial releaseMutexKey, in CreateExternalTexture() argument 545 releaseMutexKey, isSwapChainTexture, isInitialized), in CreateExternalTexture()
|
D | DeviceD3D12.h | 135 ExternalMutexSerial releaseMutexKey,
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | D3D12ResourceWrappingTests.cpp | 130 externalAccessDesc.releaseMutexKey = 1; in WrapSharedHandle() 390 externalAccessDesc.releaseMutexKey = 2; in WrapAndClearD3D11Texture() 612 externalAccessDesc.releaseMutexKey = 2; in TEST_P() 638 externalAccessDesc.releaseMutexKey = 2; in TEST_P() 682 externalAccessDesc.releaseMutexKey = 2; in TEST_P()
|
D | D3D12VideoViewsTests.cpp | 224 externalAccessDesc.releaseMutexKey = 2; in CreateVideoTextureForTest()
|
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/ |
D | D3D12Backend.h | 62 uint64_t releaseMutexKey; member
|