Searched defs:textureUsage (Results 1 – 6 of 6) sorted by relevance
45 TextureSubresourceUsage& textureUsage = it.first->second; in TextureViewUsedAs() local65 const TextureSubresourceUsage& textureUsage) { in AddRenderBundleTextureUsage()
48 const TextureSubresourceUsage& textureUsage = scope.textureUsages[i]; in ValidateSyncScopeResourceUsage() local
88 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()
58 WGPUTextureUsage textureUsage; member
4656 const auto textureUsage = (VK_IMAGE_USAGE_SAMPLED_BIT | VK_IMAGE_USAGE_TRANSFER_DST_BIT); in iterate() local