/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_android.h | 73 VkChromaLocation suggestedXChromaOffset; 74 VkChromaLocation suggestedYChromaOffset; 104 VkChromaLocation suggestedXChromaOffset; 105 VkChromaLocation suggestedYChromaOffset; 138 VkChromaLocation externalFormatResolveChromaOffsetX; 139 VkChromaLocation externalFormatResolveChromaOffsetY;
|
H A D | vulkan_screen.h | 73 VkChromaLocation suggestedXChromaOffset; 74 VkChromaLocation suggestedYChromaOffset;
|
H A D | vulkan_ohos.h | 126 VkChromaLocation suggestedXChromaOffset; 127 VkChromaLocation suggestedYChromaOffset;
|
H A D | vulkan_fuchsia.h | 200 VkChromaLocation suggestedXChromaOffset; 201 VkChromaLocation suggestedYChromaOffset;
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_android.h | 71 VkChromaLocation suggestedXChromaOffset; 72 VkChromaLocation suggestedYChromaOffset; 102 VkChromaLocation suggestedXChromaOffset; 103 VkChromaLocation suggestedYChromaOffset;
|
H A D | vulkan_fuchsia.h | 196 VkChromaLocation suggestedXChromaOffset; 197 VkChromaLocation suggestedYChromaOffset;
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_android.h | 71 VkChromaLocation suggestedXChromaOffset; 72 VkChromaLocation suggestedYChromaOffset; 102 VkChromaLocation suggestedXChromaOffset; 103 VkChromaLocation suggestedYChromaOffset;
|
H A D | vulkan_fuchsia.h | 196 VkChromaLocation suggestedXChromaOffset; 197 VkChromaLocation suggestedYChromaOffset;
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_android.h | 71 VkChromaLocation suggestedXChromaOffset; 72 VkChromaLocation suggestedYChromaOffset; 102 VkChromaLocation suggestedXChromaOffset; 103 VkChromaLocation suggestedYChromaOffset;
|
H A D | vulkan_fuchsia.h | 196 VkChromaLocation suggestedXChromaOffset; 197 VkChromaLocation suggestedYChromaOffset;
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_android.h | 71 VkChromaLocation suggestedXChromaOffset; 72 VkChromaLocation suggestedYChromaOffset;
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
H A 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() 1243 vk::VkChromaLocation value; 1435 const vk::VkChromaLocation chromaLocatio in buildTests() [all...] |
H A D | vktYCbCrUtil.hpp | 212 vk::VkChromaLocation xChromaOffset, 213 vk::VkChromaLocation yChromaOffset,
|
H A D | vktYCbCrUtil.cpp | 1537 vk::VkChromaLocation offset, 1564 vk::VkChromaLocation offset, 1585 vk::VkChromaLocation xOffset, 1586 vk::VkChromaLocation yOffset, 1680 vk::VkChromaLocation xChromaOffset, 1681 vk::VkChromaLocation yChromaOffset,
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
H A 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 chromaLocatio in buildTests() [all...] |
H A D | vktYCbCrUtil.hpp | 211 vk::VkChromaLocation xChromaOffset, 212 vk::VkChromaLocation yChromaOffset,
|
H A D | vktYCbCrUtil.cpp | 1536 vk::VkChromaLocation offset, 1563 vk::VkChromaLocation offset, 1584 vk::VkChromaLocation xOffset, 1585 vk::VkChromaLocation yOffset, 1679 vk::VkChromaLocation xChromaOffset, 1680 vk::VkChromaLocation yChromaOffset,
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A 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/ |
H A D | GrVkTypes.h | 90 VkChromaLocation fXChromaOffset = VK_CHROMA_LOCATION_COSITED_EVEN; 91 VkChromaLocation fYChromaOffset = VK_CHROMA_LOCATION_COSITED_EVEN;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/ |
H A 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/vulkan/protected_memory/ |
H A 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() 1472 const vk::VkChromaLocation chromaOffset (chromaLocations[chromaOffsetNdx].value); in createYCbCrConversionTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
H A 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/ |
H A D | tu_descriptor_set.h | 191 VkChromaLocation chroma_offsets[2];
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_types.h | 3070 /* enum VkChromaLocation */ 3073 vn_sizeof_VkChromaLocation(const VkChromaLocation *val) in vn_sizeof_VkChromaLocation() 3080 vn_encode_VkChromaLocation(struct vn_cs_encoder *enc, const VkChromaLocation *val) in vn_encode_VkChromaLocation() 3086 vn_decode_VkChromaLocation(struct vn_cs_decoder *dec, VkChromaLocation *val) in vn_decode_VkChromaLocation()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_cache_utils.h | 849 VkChromaLocation xChromaOffset, 850 VkChromaLocation yChromaOffset,
|