Searched refs:VK_COMPONENT_SWIZZLE_G (Results 1 – 11 of 11) sorted by relevance
286 case VK_COMPONENT_SWIZZLE_G: in swizzle_to_component()417 [VK_COMPONENT_SWIZZLE_G] = 1, in lower_ycbcr_tex_instr()
480 .g = remap_swizzle(pCreateInfo->components.g, VK_COMPONENT_SWIZZLE_G), in vk_image_view_init()
418 case VK_COMPONENT_SWIZZLE_G: in vk_component_mapping_to_pipe_swizzle()638 case VK_COMPONENT_SWIZZLE_G: return color->uint32[1]; in swizzled_color_component()
1760 view_info.components.g = VK_COMPONENT_SWIZZLE_G; in setup_swapchain_data()
1617 eG = VK_COMPONENT_SWIZZLE_G,
3233 case VK_COMPONENT_SWIZZLE_G: in string_VkComponentSwizzle()
2636 eG = VK_COMPONENT_SWIZZLE_G,
1074 * pname:components.b = ename:VK_COMPONENT_SWIZZLE_G
5690 * ename:VK_COMPONENT_SWIZZLE_G specifies that the component is set to the5707 | pname:components.g | ename:VK_COMPONENT_SWIZZLE_G
3625 .b = VK_COMPONENT_SWIZZLE_G
1794 VK_COMPONENT_SWIZZLE_G = 4, enumerator