Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DToggles.h26 NonzeroClearResourcesOnCreationForTesting, enumerator
DInstance.cpp71 {Toggle::NonzeroClearResourcesOnCreationForTesting,
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DToggles.h28 NonzeroClearResourcesOnCreationForTesting, enumerator
DToggles.cpp41 {Toggle::NonzeroClearResourcesOnCreationForTesting,
DBuffer.cpp245 } else if (device->IsToggleEnabled(Toggle::NonzeroClearResourcesOnCreationForTesting)) { in MapAtCreation()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DBufferGL.cpp46 if (device->IsToggleEnabled(Toggle::NonzeroClearResourcesOnCreationForTesting) && in Buffer()
DTextureGL.cpp176 if (GetDevice()->IsToggleEnabled(Toggle::NonzeroClearResourcesOnCreationForTesting)) { in Texture()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DTextureGL.cpp174 if (GetDevice()->IsToggleEnabled(Toggle::NonzeroClearResourcesOnCreationForTesting)) { in Texture()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DBufferVk.cpp217 if (device->IsToggleEnabled(Toggle::NonzeroClearResourcesOnCreationForTesting) && in Initialize()
DTextureVk.cpp681 if (device->IsToggleEnabled(Toggle::NonzeroClearResourcesOnCreationForTesting)) { in InitializeAsInternalTexture()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DBufferD3D12.cpp161 if (GetDevice()->IsToggleEnabled(Toggle::NonzeroClearResourcesOnCreationForTesting) && in Initialize()
DTextureD3D12.cpp624 if (device->IsToggleEnabled(Toggle::NonzeroClearResourcesOnCreationForTesting)) { in InitializeAsInternalTexture()
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
DBufferMTL.mm120 if (GetDevice()->IsToggleEnabled(Toggle::NonzeroClearResourcesOnCreationForTesting) &&
DTextureMTL.mm464 if (device->IsToggleEnabled(Toggle::NonzeroClearResourcesOnCreationForTesting)) {
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DTextureD3D12.cpp253 if (device->IsToggleEnabled(Toggle::NonzeroClearResourcesOnCreationForTesting)) { in Texture()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DTextureVk.cpp432 if (device->IsToggleEnabled(Toggle::NonzeroClearResourcesOnCreationForTesting)) { in Texture()