Searched refs:remap_swizzle (Results 1 – 1 of 1) sorted by relevance
872 remap_swizzle(VkComponentSwizzle swizzle, VkComponentSwizzle component, in remap_swizzle() function1166 .r = remap_swizzle(pCreateInfo->components.r, in anv_CreateImageView()1168 .g = remap_swizzle(pCreateInfo->components.g, in anv_CreateImageView()1170 .b = remap_swizzle(pCreateInfo->components.b, in anv_CreateImageView()1172 .a = remap_swizzle(pCreateInfo->components.a, in anv_CreateImageView()