Home
last modified time | relevance | path

Searched defs:textureUsage (Results 1 – 6 of 6) 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/mesa3d/src/gallium/winsys/sw/hgl/
Dhgl_sw_winsys.cpp88 unsigned textureUsage, enum pipe_format format) in hgl_winsys_is_displaytarget_format_supported()
110 unsigned textureUsage, enum pipe_format format, unsigned width, in hgl_winsys_displaytarget_create()
/third_party/skia/third_party/externals/dawn/src/include/dawn/
Ddawn_wsi.h58 WGPUTextureUsage textureUsage; member
/third_party/flutter/skia/third_party/externals/dawn/src/include/dawn/
Ddawn_wsi.h58 DawnTextureUsageBit textureUsage; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h329 bool textureUsage = false; member