Searched refs:VK_COMPONENT_SWIZZLE_R (Results 1 – 14 of 14) sorted by relevance
284 case VK_COMPONENT_SWIZZLE_R: in swizzle_to_component()416 [VK_COMPONENT_SWIZZLE_R] = 0, in lower_ycbcr_tex_instr()
479 .r = remap_swizzle(pCreateInfo->components.r, VK_COMPONENT_SWIZZLE_R), in vk_image_view_init()
211 ahbFormatProps->samplerYcbcrConversionComponents.b = VK_COMPONENT_SWIZZLE_R; in getAndroidHardwareBufferPropertiesANDROID()
415 case VK_COMPONENT_SWIZZLE_R: in vk_component_mapping_to_pipe_swizzle()637 case VK_COMPONENT_SWIZZLE_R: return color->uint32[0]; in swizzled_color_component()
957 ename:VK_COMPONENT_SWIZZLE_R1073 * pname:components.g = ename:VK_COMPONENT_SWIZZLE_R
1025 components.b = VK_COMPONENT_SWIZZLE_R; // Cr component
5688 * ename:VK_COMPONENT_SWIZZLE_R specifies that the component is set to the5706 | pname:components.r | ename:VK_COMPONENT_SWIZZLE_R
3624 .g = VK_COMPONENT_SWIZZLE_R
1759 view_info.components.r = VK_COMPONENT_SWIZZLE_R; in setup_swapchain_data()
1616 eR = VK_COMPONENT_SWIZZLE_R,
3239 case VK_COMPONENT_SWIZZLE_R: in string_VkComponentSwizzle()
2635 eR = VK_COMPONENT_SWIZZLE_R,
582 components.b = VK_COMPONENT_SWIZZLE_R; // Cr component
1793 VK_COMPONENT_SWIZZLE_R = 3, enumerator