Home
last modified time | relevance | path

Searched defs:textureUsage (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DPassResourceUsageTracker.cpp45 TextureSubresourceUsage& textureUsage = it.first->second; in TextureViewUsedAs() local
65 const TextureSubresourceUsage& textureUsage) { in AddRenderBundleTextureUsage()
DCommandValidation.cpp48 const TextureSubresourceUsage& textureUsage = scope.textureUsages[i]; in ValidateSyncScopeResourceUsage() local
/third_party/flutter/skia/third_party/externals/dawn/src/include/dawn/
Ddawn_wsi.h58 DawnTextureUsageBit textureUsage; member
/third_party/skia/third_party/externals/dawn/src/include/dawn/
Ddawn_wsi.h58 WGPUTextureUsage textureUsage; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h329 bool textureUsage = false; member