/third_party/flutter/skia/include/gpu/vk/ |
D | GrVkTypes.h | 83 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/ |
D | vulkan_android.h | 71 VkChromaLocation suggestedXChromaOffset; 72 VkChromaLocation suggestedYChromaOffset; 102 VkChromaLocation suggestedXChromaOffset; 103 VkChromaLocation suggestedYChromaOffset;
|
D | vulkan_fuchsia.h | 196 VkChromaLocation suggestedXChromaOffset; 197 VkChromaLocation suggestedYChromaOffset;
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_android.h | 71 VkChromaLocation suggestedXChromaOffset; 72 VkChromaLocation suggestedYChromaOffset; 102 VkChromaLocation suggestedXChromaOffset; 103 VkChromaLocation suggestedYChromaOffset;
|
D | vulkan_ohos.h | 158 VkChromaLocation suggestedXChromaOffset; 159 VkChromaLocation suggestedYChromaOffset;
|
D | vulkan_fuchsia.h | 196 VkChromaLocation suggestedXChromaOffset; 197 VkChromaLocation suggestedYChromaOffset;
|
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/ |
D | vulkan_android.h | 71 VkChromaLocation suggestedXChromaOffset; 72 VkChromaLocation suggestedYChromaOffset; 102 VkChromaLocation suggestedXChromaOffset; 103 VkChromaLocation suggestedYChromaOffset;
|
D | vulkan_fuchsia.h | 196 VkChromaLocation suggestedXChromaOffset; 197 VkChromaLocation suggestedYChromaOffset;
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_android.h | 71 VkChromaLocation suggestedXChromaOffset; 72 VkChromaLocation suggestedYChromaOffset; 102 VkChromaLocation suggestedXChromaOffset; 103 VkChromaLocation suggestedYChromaOffset;
|
D | vulkan_fuchsia.h | 196 VkChromaLocation suggestedXChromaOffset; 197 VkChromaLocation suggestedYChromaOffset;
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_android.h | 71 VkChromaLocation suggestedXChromaOffset; 72 VkChromaLocation suggestedYChromaOffset; 102 VkChromaLocation suggestedXChromaOffset; 103 VkChromaLocation suggestedYChromaOffset;
|
D | vulkan_fuchsia.h | 196 VkChromaLocation suggestedXChromaOffset; 197 VkChromaLocation suggestedYChromaOffset;
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrConversionTests.cpp | 163 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 …]
|
D | vktYCbCrUtil.hpp | 211 vk::VkChromaLocation xChromaOffset, 212 vk::VkChromaLocation yChromaOffset,
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
D | vktYCbCrConversionTests.cpp | 163 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 …]
|
D | vktYCbCrUtil.hpp | 211 vk::VkChromaLocation xChromaOffset, 212 vk::VkChromaLocation yChromaOffset,
|
/third_party/flutter/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_android.h | 84 VkChromaLocation suggestedXChromaOffset; 85 VkChromaLocation suggestedYChromaOffset;
|
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_android.h | 80 VkChromaLocation suggestedXChromaOffset; 81 VkChromaLocation suggestedYChromaOffset;
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_android.h | 71 VkChromaLocation suggestedXChromaOffset; 72 VkChromaLocation suggestedYChromaOffset;
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkSampler.hpp | 100 const VkChromaLocation xChromaOffset = VK_CHROMA_LOCATION_COSITED_EVEN; 101 const VkChromaLocation yChromaOffset = VK_CHROMA_LOCATION_COSITED_EVEN;
|
/third_party/skia/include/gpu/vk/ |
D | GrVkTypes.h | 83 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/ |
D | DmaBufImageSiblingVkLinux.cpp | 223 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/ |
D | vktProtectedMemYCbCrConversionTests.cpp | 108 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/ |
D | vktProtectedMemYCbCrConversionTests.cpp | 108 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/ |
D | tu_descriptor_set.h | 191 VkChromaLocation chroma_offsets[2];
|