Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
DvktTextureSwizzleTests.cpp254 case VK_COMPONENT_SWIZZLE_ONE: in iterate()
448 …{ "oooo", {VK_COMPONENT_SWIZZLE_ONE, VK_COMPONENT_SWIZZLE_ONE, VK_COMPONENT_SWIZZLE_ONE, VK_COM… in populateTextureSwizzleTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureSwizzleTests.cpp254 case VK_COMPONENT_SWIZZLE_ONE: in iterate()
448 …{ "oooo", {VK_COMPONENT_SWIZZLE_ONE, VK_COMPONENT_SWIZZLE_ONE, VK_COMPONENT_SWIZZLE_ONE, VK_COM… in populateTextureSwizzleTests()
/third_party/mesa3d/src/amd/vulkan/
Dvk_format.h54 case VK_COMPONENT_SWIZZLE_ONE: in radv_swizzle_conv()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_conv.h225 case VK_COMPONENT_SWIZZLE_ONE: in vk_conv_swizzle()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImageView.cpp61 VK_COMPONENT_SWIZZLE_ONE, in ResolveComponentMapping()
65 format.componentCount() < 4 ? VK_COMPONENT_SWIZZLE_ONE : VK_COMPONENT_SWIZZLE_A, in ResolveComponentMapping()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerBorderSwizzleTests.cpp342 else if (cs == VK_COMPONENT_SWIZZLE_ONE) in applySwizzle()
1013 case VK_COMPONENT_SWIZZLE_ONE: stream << "1"; break; in swizzleArrayToString()
1045 …VkComponentSwizzle specialSwizzles[] = { VK_COMPONENT_SWIZZLE_IDENTITY, VK_COMPONENT_SWIZZLE_ONE, … in genMappingPermutations()
DvktPipelineImageSamplingInstance.cpp1022 else if (comp == vk::VK_COMPONENT_SWIZZLE_ONE) in getSwizzledComp()
DvktPipelineSamplerTests.cpp926 …{ VK_COMPONENT_SWIZZLE_ONE, VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZ…
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineSamplerBorderSwizzleTests.cpp342 else if (cs == VK_COMPONENT_SWIZZLE_ONE) in applySwizzle()
1013 case VK_COMPONENT_SWIZZLE_ONE: stream << "1"; break; in swizzleArrayToString()
1045 …VkComponentSwizzle specialSwizzles[] = { VK_COMPONENT_SWIZZLE_IDENTITY, VK_COMPONENT_SWIZZLE_ONE, … in genMappingPermutations()
DvktPipelineImageSamplingInstance.cpp1022 else if (comp == vk::VK_COMPONENT_SWIZZLE_ONE) in getSwizzledComp()
DvktPipelineSamplerTests.cpp926 …{ VK_COMPONENT_SWIZZLE_ONE, VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZ…
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_image.c69 case VK_COMPONENT_SWIZZLE_ONE: in panvk_convert_swizzle()
/third_party/mesa3d/src/vulkan/util/
Dvk_format.c418 case VK_COMPONENT_SWIZZLE_ONE: in vk_component_mapping_to_pipe_swizzle()
/third_party/mesa3d/src/intel/vulkan/
Danv_nir_lower_ycbcr_textures.c308 [VK_COMPONENT_SWIZZLE_ONE] = 3, in anv_nir_lower_ycbcr_textures_instr()
Danv_image.c2454 case VK_COMPONENT_SWIZZLE_ONE: return ISL_CHANNEL_SELECT_ONE; in remap_swizzle()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_context.h541 case PIPE_SWIZZLE_1: return VK_COMPONENT_SWIZZLE_ONE; in zink_component_mapping()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSamplerCore.cpp214 else if(swizzle == VK_COMPONENT_SWIZZLE_ONE) in sampleTexture()
234 case VK_COMPONENT_SWIZZLE_ONE: in applySwizzle()
636 case VK_COMPONENT_SWIZZLE_ONE: in sampleQuad2D()
973 case VK_COMPONENT_SWIZZLE_ONE: in sampleFloat2D()
2614 case VK_COMPONENT_SWIZZLE_ONE: in getGatherComponent()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_utils.cpp766 return VK_COMPONENT_SWIZZLE_ONE; in GetSwizzle()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_utils.cpp1413 return VK_COMPONENT_SWIZZLE_ONE; in GetSwizzle()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dsamplers.txt750 ename:VK_COMPONENT_SWIZZLE_ONE, or ename:VK_COMPONENT_SWIZZLE_ZERO
772 be ename:VK_COMPONENT_SWIZZLE_ZERO or ename:VK_COMPONENT_SWIZZLE_ONE,
Dsamplers.adoc878 ename:VK_COMPONENT_SWIZZLE_ONE, or ename:VK_COMPONENT_SWIZZLE_ZERO
900 be ename:VK_COMPONENT_SWIZZLE_ZERO or ename:VK_COMPONENT_SWIZZLE_ONE,
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_image.c832 case VK_COMPONENT_SWIZZLE_ONE: in translate_swizzle()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp347 case TEXTURESWIZZLECOMPONENT_ONE: return vk::VK_COMPONENT_SWIZZLE_ONE; in getTextureSwizzleComponent()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp347 case TEXTURESWIZZLECOMPONENT_ONE: return vk::VK_COMPONENT_SWIZZLE_ONE; in getTextureSwizzleComponent()
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h515 VK_COMPONENT_SWIZZLE_ONE = 2, enumerator

12