Home
last modified time | relevance | path

Searched refs:VkChromaLocation (Results 1 – 25 of 51) sorted by relevance

123

/third_party/flutter/skia/include/gpu/vk/
DGrVkTypes.h83 VkChromaLocation xChromaOffset, in GrVkYcbcrConversionInfo()
84 VkChromaLocation yChromaOffset, in GrVkYcbcrConversionInfo()
104 VkChromaLocation xChromaOffset, in GrVkYcbcrConversionInfo()
105 VkChromaLocation yChromaOffset, in GrVkYcbcrConversionInfo()
142 VkChromaLocation fXChromaOffset;
143 VkChromaLocation fYChromaOffset;
/third_party/mesa3d/include/vulkan/
Dvulkan_android.h71 VkChromaLocation suggestedXChromaOffset;
72 VkChromaLocation suggestedYChromaOffset;
102 VkChromaLocation suggestedXChromaOffset;
103 VkChromaLocation suggestedYChromaOffset;
Dvulkan_fuchsia.h196 VkChromaLocation suggestedXChromaOffset;
197 VkChromaLocation suggestedYChromaOffset;
/third_party/vulkan-headers/include/vulkan/
Dvulkan_android.h71 VkChromaLocation suggestedXChromaOffset;
72 VkChromaLocation suggestedYChromaOffset;
102 VkChromaLocation suggestedXChromaOffset;
103 VkChromaLocation suggestedYChromaOffset;
Dvulkan_ohos.h158 VkChromaLocation suggestedXChromaOffset;
159 VkChromaLocation suggestedYChromaOffset;
Dvulkan_fuchsia.h196 VkChromaLocation suggestedXChromaOffset;
197 VkChromaLocation suggestedYChromaOffset;
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_android.h71 VkChromaLocation suggestedXChromaOffset;
72 VkChromaLocation suggestedYChromaOffset;
102 VkChromaLocation suggestedXChromaOffset;
103 VkChromaLocation suggestedYChromaOffset;
Dvulkan_fuchsia.h196 VkChromaLocation suggestedXChromaOffset;
197 VkChromaLocation suggestedYChromaOffset;
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_android.h71 VkChromaLocation suggestedXChromaOffset;
72 VkChromaLocation suggestedYChromaOffset;
102 VkChromaLocation suggestedXChromaOffset;
103 VkChromaLocation suggestedYChromaOffset;
Dvulkan_fuchsia.h196 VkChromaLocation suggestedXChromaOffset;
197 VkChromaLocation suggestedYChromaOffset;
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_android.h71 VkChromaLocation suggestedXChromaOffset;
72 VkChromaLocation suggestedYChromaOffset;
102 VkChromaLocation suggestedXChromaOffset;
103 VkChromaLocation suggestedYChromaOffset;
Dvulkan_fuchsia.h196 VkChromaLocation suggestedXChromaOffset;
197 VkChromaLocation suggestedYChromaOffset;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp163 vk::VkChromaLocation xChromaOffset_, in TestConfig()
164 vk::VkChromaLocation yChromaOffset_, in TestConfig()
204 vk::VkChromaLocation xChromaOffset;
205 vk::VkChromaLocation yChromaOffset;
448 vk::VkChromaLocation xChromaOffset, in createConversion()
449 vk::VkChromaLocation yChromaOffset, in createConversion()
484 vk::VkChromaLocation xChromaOffset, in evalShader()
485 vk::VkChromaLocation yChromaOffset, in evalShader()
1170 vk::VkChromaLocation value;
1362 …const vk::VkChromaLocation chromaLocation(rng.choose<ChromaLocationNamePair>(begin(chromaLocation… in buildTests()
[all …]
DvktYCbCrUtil.hpp211 vk::VkChromaLocation xChromaOffset,
212 vk::VkChromaLocation yChromaOffset,
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp163 vk::VkChromaLocation xChromaOffset_, in TestConfig()
164 vk::VkChromaLocation yChromaOffset_, in TestConfig()
204 vk::VkChromaLocation xChromaOffset;
205 vk::VkChromaLocation yChromaOffset;
448 vk::VkChromaLocation xChromaOffset, in createConversion()
449 vk::VkChromaLocation yChromaOffset, in createConversion()
484 vk::VkChromaLocation xChromaOffset, in evalShader()
485 vk::VkChromaLocation yChromaOffset, in evalShader()
1170 vk::VkChromaLocation value;
1362 …const vk::VkChromaLocation chromaLocation(rng.choose<ChromaLocationNamePair>(begin(chromaLocation… in buildTests()
[all …]
DvktYCbCrUtil.hpp211 vk::VkChromaLocation xChromaOffset,
212 vk::VkChromaLocation yChromaOffset,
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_android.h84 VkChromaLocation suggestedXChromaOffset;
85 VkChromaLocation suggestedYChromaOffset;
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_android.h80 VkChromaLocation suggestedXChromaOffset;
81 VkChromaLocation suggestedYChromaOffset;
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_android.h71 VkChromaLocation suggestedXChromaOffset;
72 VkChromaLocation suggestedYChromaOffset;
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkSampler.hpp100 const VkChromaLocation xChromaOffset = VK_CHROMA_LOCATION_COSITED_EVEN;
101 const VkChromaLocation yChromaOffset = VK_CHROMA_LOCATION_COSITED_EVEN;
/third_party/skia/include/gpu/vk/
DGrVkTypes.h83 VkChromaLocation fXChromaOffset = VK_CHROMA_LOCATION_COSITED_EVEN;
84 VkChromaLocation fYChromaOffset = VK_CHROMA_LOCATION_COSITED_EVEN;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/
DDmaBufImageSiblingVkLinux.cpp223 VkChromaLocation GetChromaLocation(const egl::AttributeMap &attribs, EGLenum hint) in GetChromaLocation()
473 const VkChromaLocation xChromaOffset = in initImpl()
475 const VkChromaLocation yChromaOffset = in initImpl()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemYCbCrConversionTests.cpp108 vk::VkChromaLocation xChromaOffset_, in TestConfig()
109 vk::VkChromaLocation yChromaOffset_, in TestConfig()
143 vk::VkChromaLocation xChromaOffset;
144 vk::VkChromaLocation yChromaOffset;
293 const vk::VkChromaLocation xChromaOffset, in createConversion()
294 const vk::VkChromaLocation yChromaOffset, in createConversion()
1316 vk::VkChromaLocation value; in createYCbCrConversionTests()
1471 const vk::VkChromaLocation chromaOffset (chromaLocations[chromaOffsetNdx].value); in createYCbCrConversionTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemYCbCrConversionTests.cpp108 vk::VkChromaLocation xChromaOffset_, in TestConfig()
109 vk::VkChromaLocation yChromaOffset_, in TestConfig()
143 vk::VkChromaLocation xChromaOffset;
144 vk::VkChromaLocation yChromaOffset;
293 const vk::VkChromaLocation xChromaOffset, in createConversion()
294 const vk::VkChromaLocation yChromaOffset, in createConversion()
1316 vk::VkChromaLocation value; in createYCbCrConversionTests()
1471 const vk::VkChromaLocation chromaOffset (chromaLocations[chromaOffsetNdx].value); in createYCbCrConversionTests()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_descriptor_set.h191 VkChromaLocation chroma_offsets[2];

123