Home
last modified time | relevance | path

Searched refs:VK_COMPONENT_SWIZZLE_IDENTITY (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkImageView.cpp24 { VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
25 VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
26 VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
27 VK_COMPONENT_SWIZZLE_IDENTITY }, // components in Create()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/vk/
H A DGrVkImageView.cpp24 { VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
25 VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
26 VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
27 VK_COMPONENT_SWIZZLE_IDENTITY }, // components in Create()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/vk/
H A DGrVkImageView.cpp45 { VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
46 VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
47 VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
48 VK_COMPONENT_SWIZZLE_IDENTITY }, // components in Create()
H A DGrVkSamplerYcbcrConversion.cpp47 ycbcrCreateInfo.components = {VK_COMPONENT_SWIZZLE_IDENTITY, VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
48 VK_COMPONENT_SWIZZLE_IDENTITY, VK_COMPONENT_SWIZZLE_IDENTITY}; in Create()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkImageView.cpp45 { VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
46 VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
47 VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
48 VK_COMPONENT_SWIZZLE_IDENTITY }, // components in Create()
H A DGrVkSamplerYcbcrConversion.cpp47 ycbcrCreateInfo.components = {VK_COMPONENT_SWIZZLE_IDENTITY, VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
48 VK_COMPONENT_SWIZZLE_IDENTITY, VK_COMPONENT_SWIZZLE_IDENTITY}; in Create()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkImageView.cpp45 { VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
46 VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
47 VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
48 VK_COMPONENT_SWIZZLE_IDENTITY }, // components in Create()
H A DGrVkSamplerYcbcrConversion.cpp47 ycbcrCreateInfo.components = {VK_COMPONENT_SWIZZLE_IDENTITY, VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
48 VK_COMPONENT_SWIZZLE_IDENTITY, VK_COMPONENT_SWIZZLE_IDENTITY}; in Create()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/vk/
H A DGrVkImageView.cpp47 { VK_COMPONENT_SWIZZLE_IDENTITY, in Make()
48 VK_COMPONENT_SWIZZLE_IDENTITY, in Make()
49 VK_COMPONENT_SWIZZLE_IDENTITY, in Make()
50 VK_COMPONENT_SWIZZLE_IDENTITY }, // components in Make()
H A DGrVkSamplerYcbcrConversion.cpp47 ycbcrCreateInfo.components = {VK_COMPONENT_SWIZZLE_IDENTITY, VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
48 VK_COMPONENT_SWIZZLE_IDENTITY, VK_COMPONENT_SWIZZLE_IDENTITY}; in Create()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkImageView.cpp45 { VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
46 VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
47 VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
48 VK_COMPONENT_SWIZZLE_IDENTITY }, // components in Create()
H A DGrVkSamplerYcbcrConversion.cpp47 ycbcrCreateInfo.components = {VK_COMPONENT_SWIZZLE_IDENTITY, VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
48 VK_COMPONENT_SWIZZLE_IDENTITY, VK_COMPONENT_SWIZZLE_IDENTITY}; in Create()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkImageView.cpp45 { VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
46 VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
47 VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
48 VK_COMPONENT_SWIZZLE_IDENTITY }, // components in Create()
H A DGrVkSamplerYcbcrConversion.cpp47 ycbcrCreateInfo.components = {VK_COMPONENT_SWIZZLE_IDENTITY, VK_COMPONENT_SWIZZLE_IDENTITY, in Create()
48 VK_COMPONENT_SWIZZLE_IDENTITY, VK_COMPONENT_SWIZZLE_IDENTITY}; in Create()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Vulkan/
H A DVkImageView.hpp135 (m.r == VK_COMPONENT_SWIZZLE_IDENTITY) ? VK_COMPONENT_SWIZZLE_R : m.r, in ResolveIdentityMapping()
136 (m.g == VK_COMPONENT_SWIZZLE_IDENTITY) ? VK_COMPONENT_SWIZZLE_G : m.g, in ResolveIdentityMapping()
137 (m.b == VK_COMPONENT_SWIZZLE_IDENTITY) ? VK_COMPONENT_SWIZZLE_B : m.b, in ResolveIdentityMapping()
138 (m.a == VK_COMPONENT_SWIZZLE_IDENTITY) ? VK_COMPONENT_SWIZZLE_A : m.a, in ResolveIdentityMapping()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrImageQueryTests.cpp189 VK_COMPONENT_SWIZZLE_IDENTITY, in createImageView()
190 VK_COMPONENT_SWIZZLE_IDENTITY, in createImageView()
191 VK_COMPONENT_SWIZZLE_IDENTITY, in createImageView()
192 VK_COMPONENT_SWIZZLE_IDENTITY, in createImageView()
375 VK_COMPONENT_SWIZZLE_IDENTITY, in testImageQuery()
376 VK_COMPONENT_SWIZZLE_IDENTITY, in testImageQuery()
377 VK_COMPONENT_SWIZZLE_IDENTITY, in testImageQuery()
378 VK_COMPONENT_SWIZZLE_IDENTITY, in testImageQuery()
527 VK_COMPONENT_SWIZZLE_IDENTITY, in testImageQueryLod()
528 VK_COMPONENT_SWIZZLE_IDENTITY, in testImageQueryLod()
[all …]
H A DvktYCbCrFilteringTests.cpp202 VK_COMPONENT_SWIZZLE_IDENTITY, in createYCbCrConversion()
203 VK_COMPONENT_SWIZZLE_IDENTITY, in createYCbCrConversion()
204 VK_COMPONENT_SWIZZLE_IDENTITY, in createYCbCrConversion()
205 VK_COMPONENT_SWIZZLE_IDENTITY, in createYCbCrConversion()
252 VK_COMPONENT_SWIZZLE_IDENTITY, in createImageView()
253 VK_COMPONENT_SWIZZLE_IDENTITY, in createImageView()
254 VK_COMPONENT_SWIZZLE_IDENTITY, in createImageView()
255 VK_COMPONENT_SWIZZLE_IDENTITY, in createImageView()
H A DvktYCbCrFormatTests.cpp122 VK_COMPONENT_SWIZZLE_IDENTITY, in createImageView()
123 VK_COMPONENT_SWIZZLE_IDENTITY, in createImageView()
124 VK_COMPONENT_SWIZZLE_IDENTITY, in createImageView()
125 VK_COMPONENT_SWIZZLE_IDENTITY, in createImageView()
341 VK_COMPONENT_SWIZZLE_IDENTITY, in testFormat()
342 VK_COMPONENT_SWIZZLE_IDENTITY, in testFormat()
343 VK_COMPONENT_SWIZZLE_IDENTITY, in testFormat()
344 VK_COMPONENT_SWIZZLE_IDENTITY, in testFormat()
H A DvktYCbCrViewTests.cpp111 VK_COMPONENT_SWIZZLE_IDENTITY, in createImageView()
112 VK_COMPONENT_SWIZZLE_IDENTITY, in createImageView()
113 VK_COMPONENT_SWIZZLE_IDENTITY, in createImageView()
114 VK_COMPONENT_SWIZZLE_IDENTITY, in createImageView()
437 VK_COMPONENT_SWIZZLE_IDENTITY, in testPlaneView()
438 VK_COMPONENT_SWIZZLE_IDENTITY, in testPlaneView()
439 VK_COMPONENT_SWIZZLE_IDENTITY, in testPlaneView()
440 VK_COMPONENT_SWIZZLE_IDENTITY, in testPlaneView()
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/renderer_vulkan/
H A Dvk_image.cpp114 .r = VK_COMPONENT_SWIZZLE_IDENTITY, in CreatePresentView()
115 .g = VK_COMPONENT_SWIZZLE_IDENTITY, in CreatePresentView()
116 .b = VK_COMPONENT_SWIZZLE_IDENTITY, in CreatePresentView()
117 .a = VK_COMPONENT_SWIZZLE_IDENTITY, in CreatePresentView()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Vulkan/
H A DDepalettizeShaderVulkan.cpp158 componentMapping.r = VkComponentSwizzle::VK_COMPONENT_SWIZZLE_IDENTITY; in GetClutTexture()
159 componentMapping.g = VkComponentSwizzle::VK_COMPONENT_SWIZZLE_IDENTITY; in GetClutTexture()
160 componentMapping.b = VkComponentSwizzle::VK_COMPONENT_SWIZZLE_IDENTITY; in GetClutTexture()
161 componentMapping.a = VkComponentSwizzle::VK_COMPONENT_SWIZZLE_IDENTITY; in GetClutTexture()
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Vulkan/
H A DDepalettizeShaderVulkan.cpp158 componentMapping.r = VkComponentSwizzle::VK_COMPONENT_SWIZZLE_IDENTITY; in GetClutTexture()
159 componentMapping.g = VkComponentSwizzle::VK_COMPONENT_SWIZZLE_IDENTITY; in GetClutTexture()
160 componentMapping.b = VkComponentSwizzle::VK_COMPONENT_SWIZZLE_IDENTITY; in GetClutTexture()
161 componentMapping.a = VkComponentSwizzle::VK_COMPONENT_SWIZZLE_IDENTITY; in GetClutTexture()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Vulkan/
H A DDepalettizeShaderVulkan.cpp158 componentMapping.r = VkComponentSwizzle::VK_COMPONENT_SWIZZLE_IDENTITY; in GetClutTexture()
159 componentMapping.g = VkComponentSwizzle::VK_COMPONENT_SWIZZLE_IDENTITY; in GetClutTexture()
160 componentMapping.b = VkComponentSwizzle::VK_COMPONENT_SWIZZLE_IDENTITY; in GetClutTexture()
161 componentMapping.a = VkComponentSwizzle::VK_COMPONENT_SWIZZLE_IDENTITY; in GetClutTexture()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/texture/
H A DvktTextureSwizzleTests.cpp50 if ((mapping.r == VK_COMPONENT_SWIZZLE_R || mapping.r == VK_COMPONENT_SWIZZLE_IDENTITY) && in isDefaultComponentMapping()
51 (mapping.g == VK_COMPONENT_SWIZZLE_G || mapping.g == VK_COMPONENT_SWIZZLE_IDENTITY) && in isDefaultComponentMapping()
52 (mapping.b == VK_COMPONENT_SWIZZLE_B || mapping.b == VK_COMPONENT_SWIZZLE_IDENTITY) && in isDefaultComponentMapping()
53 (mapping.a == VK_COMPONENT_SWIZZLE_A || mapping.a == VK_COMPONENT_SWIZZLE_IDENTITY)) in isDefaultComponentMapping()
269 DE_ASSERT(swizzle[ndx] == VK_COMPONENT_SWIZZLE_IDENTITY); in iterate()
447 …{ "iiii", {VK_COMPONENT_SWIZZLE_IDENTITY, VK_COMPONENT_SWIZZLE_IDENTITY, VK_COMPONENT_SWIZZLE_IDEN… in populateTextureSwizzleTests()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/vulkan/
H A Dradv_android.c524 p->samplerYcbcrConversionComponents.r = VK_COMPONENT_SWIZZLE_IDENTITY; in get_ahb_buffer_format_properties()
525 p->samplerYcbcrConversionComponents.g = VK_COMPONENT_SWIZZLE_IDENTITY; in get_ahb_buffer_format_properties()
526 p->samplerYcbcrConversionComponents.b = VK_COMPONENT_SWIZZLE_IDENTITY; in get_ahb_buffer_format_properties()
527 p->samplerYcbcrConversionComponents.a = VK_COMPONENT_SWIZZLE_IDENTITY; in get_ahb_buffer_format_properties()
600 p->samplerYcbcrConversionComponents.r = VK_COMPONENT_SWIZZLE_IDENTITY; in get_ahb_buffer_format_properties2()
601 p->samplerYcbcrConversionComponents.g = VK_COMPONENT_SWIZZLE_IDENTITY; in get_ahb_buffer_format_properties2()
602 p->samplerYcbcrConversionComponents.b = VK_COMPONENT_SWIZZLE_IDENTITY; in get_ahb_buffer_format_properties2()
603 p->samplerYcbcrConversionComponents.a = VK_COMPONENT_SWIZZLE_IDENTITY; in get_ahb_buffer_format_properties2()

12345678910>>...14