Searched refs:VK_COMPONENT_SWIZZLE_A (Results 1 – 9 of 9) sorted by relevance
290 case VK_COMPONENT_SWIZZLE_A: in swizzle_to_component()419 [VK_COMPONENT_SWIZZLE_A] = 3, in lower_ycbcr_tex_instr()
482 .a = remap_swizzle(pCreateInfo->components.a, VK_COMPONENT_SWIZZLE_A), in vk_image_view_init()
424 case VK_COMPONENT_SWIZZLE_A: in vk_component_mapping_to_pipe_swizzle()640 case VK_COMPONENT_SWIZZLE_A: return color->uint32[3]; in swizzled_color_component()
1762 view_info.components.a = VK_COMPONENT_SWIZZLE_A; in setup_swapchain_data()
1619 eA = VK_COMPONENT_SWIZZLE_A
3229 case VK_COMPONENT_SWIZZLE_A: in string_VkComponentSwizzle()
2638 eA = VK_COMPONENT_SWIZZLE_A
5694 * ename:VK_COMPONENT_SWIZZLE_A specifies that the component is set to the5709 | pname:components.a | ename:VK_COMPONENT_SWIZZLE_A
1796 VK_COMPONENT_SWIZZLE_A = 6, enumerator