Searched refs:VK_COMPONENT_SWIZZLE_ONE (Results 1 – 14 of 14) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_maintenance5.adoc | 56 ename:VK_COMPONENT_SWIZZLE_ONE have defined behavior
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/ |
D | vk_format.c | 433 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/ |
D | qnx_screen_buffer.adoc | 124 or blending, applications should: use ename:VK_COMPONENT_SWIZZLE_ONE in
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_nir_convert_ycbcr.c | 415 [VK_COMPONENT_SWIZZLE_ONE] = 3, in lower_ycbcr_tex_instr()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | samplers.adoc | 947 ename:VK_COMPONENT_SWIZZLE_ONE, or ename:VK_COMPONENT_SWIZZLE_ZERO 969 be ename:VK_COMPONENT_SWIZZLE_ZERO or ename:VK_COMPONENT_SWIZZLE_ONE,
|
D | textures.adoc | 1049 elink:VkComponentSwizzle is ename:VK_COMPONENT_SWIZZLE_ONE, the value of the 1054 elink:VkComponentSwizzle is ename:VK_COMPONENT_SWIZZLE_ONE, and
|
D | memory.adoc | 4292 or blending, applications should: use ename:VK_COMPONENT_SWIZZLE_ONE in
|
D | limits.adoc | 1689 depth/stencil texturing operations with ename:VK_COMPONENT_SWIZZLE_ONE
|
D | features.adoc | 5938 ename:VK_COMPONENT_SWIZZLE_ONE have defined behavior.
|
D | resources.adoc | 5683 * ename:VK_COMPONENT_SWIZZLE_ONE specifies that the component is set to
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_enums.hpp | 1615 eOne = VK_COMPONENT_SWIZZLE_ONE,
|
D | vk_enum_string_helper.h | 3237 case VK_COMPONENT_SWIZZLE_ONE: in string_VkComponentSwizzle()
|
D | vulkan_enums.hpp | 2634 eOne = VK_COMPONENT_SWIZZLE_ONE,
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 1792 VK_COMPONENT_SWIZZLE_ONE = 2, enumerator
|