Searched refs:VK_COMPONENT_SWIZZLE_B (Results 1 – 14 of 14) sorted by relevance
288 case VK_COMPONENT_SWIZZLE_B: in swizzle_to_component()418 [VK_COMPONENT_SWIZZLE_B] = 2, in lower_ycbcr_tex_instr()
481 .b = remap_swizzle(pCreateInfo->components.b, VK_COMPONENT_SWIZZLE_B), in vk_image_view_init()
210 ahbFormatProps->samplerYcbcrConversionComponents.r = VK_COMPONENT_SWIZZLE_B; in getAndroidHardwareBufferPropertiesANDROID()
421 case VK_COMPONENT_SWIZZLE_B: in vk_component_mapping_to_pipe_swizzle()639 case VK_COMPONENT_SWIZZLE_B: return color->uint32[2]; in swizzled_color_component()
952 ename:VK_COMPONENT_SWIZZLE_B1072 * pname:components.r = ename:VK_COMPONENT_SWIZZLE_B
1023 components.r = VK_COMPONENT_SWIZZLE_B; // Cb component
5692 * ename:VK_COMPONENT_SWIZZLE_B specifies that the component is set to the5708 | pname:components.b | ename:VK_COMPONENT_SWIZZLE_B
3623 .r = VK_COMPONENT_SWIZZLE_B
1761 view_info.components.b = VK_COMPONENT_SWIZZLE_B; in setup_swapchain_data()
1618 eB = VK_COMPONENT_SWIZZLE_B,
3231 case VK_COMPONENT_SWIZZLE_B: in string_VkComponentSwizzle()
2637 eB = VK_COMPONENT_SWIZZLE_B,
580 components.r = VK_COMPONENT_SWIZZLE_B; // Cb component
1795 VK_COMPONENT_SWIZZLE_B = 5, enumerator