Searched refs:VK_COMPONENT_SWIZZLE_ZERO (Results 1 – 8 of 8) sorted by relevance
394 if (ycbcr_swizzle == VK_COMPONENT_SWIZZLE_ZERO) in lower_ycbcr_tex_instr()414 [VK_COMPONENT_SWIZZLE_ZERO] = 4, in lower_ycbcr_tex_instr()
430 case VK_COMPONENT_SWIZZLE_ZERO: in vk_component_mapping_to_pipe_swizzle()635 case VK_COMPONENT_SWIZZLE_ZERO: return 0; in swizzled_color_component()
947 ename:VK_COMPONENT_SWIZZLE_ONE, or ename:VK_COMPONENT_SWIZZLE_ZERO969 be ename:VK_COMPONENT_SWIZZLE_ZERO or ename:VK_COMPONENT_SWIZZLE_ONE,
5681 * ename:VK_COMPONENT_SWIZZLE_ZERO specifies that the component is set to
1614 eZero = VK_COMPONENT_SWIZZLE_ZERO,
3241 case VK_COMPONENT_SWIZZLE_ZERO: in string_VkComponentSwizzle()
2633 eZero = VK_COMPONENT_SWIZZLE_ZERO,
1791 VK_COMPONENT_SWIZZLE_ZERO = 1, enumerator