Home
last modified time | relevance | path

Searched refs:VK_COMPONENT_SWIZZLE_ONE (Results 1 – 14 of 14) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_maintenance5.adoc56 ename:VK_COMPONENT_SWIZZLE_ONE have defined behavior
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_format.c433 case VK_COMPONENT_SWIZZLE_ONE: in vk_component_mapping_to_pipe_swizzle()
636 case VK_COMPONENT_SWIZZLE_ONE: return is_int ? 1 : 0x3f800000; in swizzled_color_component()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_QNX_external_memory_screen_buffer/
Dqnx_screen_buffer.adoc124 or blending, applications should: use ename:VK_COMPONENT_SWIZZLE_ONE in
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_nir_convert_ycbcr.c415 [VK_COMPONENT_SWIZZLE_ONE] = 3, in lower_ycbcr_tex_instr()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dsamplers.adoc947 ename:VK_COMPONENT_SWIZZLE_ONE, or ename:VK_COMPONENT_SWIZZLE_ZERO
969 be ename:VK_COMPONENT_SWIZZLE_ZERO or ename:VK_COMPONENT_SWIZZLE_ONE,
Dtextures.adoc1049 elink:VkComponentSwizzle is ename:VK_COMPONENT_SWIZZLE_ONE, the value of the
1054 elink:VkComponentSwizzle is ename:VK_COMPONENT_SWIZZLE_ONE, and
Dmemory.adoc4292 or blending, applications should: use ename:VK_COMPONENT_SWIZZLE_ONE in
Dlimits.adoc1689 depth/stencil texturing operations with ename:VK_COMPONENT_SWIZZLE_ONE
Dfeatures.adoc5938 ename:VK_COMPONENT_SWIZZLE_ONE have defined behavior.
Dresources.adoc5683 * ename:VK_COMPONENT_SWIZZLE_ONE specifies that the component is set to
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp1615 eOne = VK_COMPONENT_SWIZZLE_ONE,
Dvk_enum_string_helper.h3237 case VK_COMPONENT_SWIZZLE_ONE: in string_VkComponentSwizzle()
Dvulkan_enums.hpp2634 eOne = VK_COMPONENT_SWIZZLE_ONE,
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h1792 VK_COMPONENT_SWIZZLE_ONE = 2, enumerator