Searched defs:textureUsage (Results 1 – 4 of 4) sorted by relevance
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()
437 wgpu::TextureUsage textureUsage = wgpu::TextureUsage::CopySrc | wgpu::TextureUsage::CopyDst | in initializeImage() local
2066 const auto textureUsage = (VK_IMAGE_USAGE_TRANSFER_DST_BIT | VK_IMAGE_USAGE_SAMPLED_BIT); in iterate() local
4656 const auto textureUsage = (VK_IMAGE_USAGE_SAMPLED_BIT | VK_IMAGE_USAGE_TRANSFER_DST_BIT); in iterate() local