Home
last modified time | relevance | path

Searched refs:VK_CHROMA_LOCATION_MIDPOINT (Results 1 – 25 of 45) sorted by relevance

12

/third_party/skia/src/gpu/vk/
DGrVkSamplerYcbcrConversion.cpp20 if (info.fXChromaOffset == VK_CHROMA_LOCATION_MIDPOINT || in Create()
21 info.fYChromaOffset == VK_CHROMA_LOCATION_MIDPOINT) { in Create()
/third_party/flutter/skia/src/gpu/vk/
DGrVkSamplerYcbcrConversion.cpp20 if (info.fXChromaOffset == VK_CHROMA_LOCATION_MIDPOINT || in Create()
21 info.fYChromaOffset == VK_CHROMA_LOCATION_MIDPOINT) { in Create()
/third_party/mesa3d/src/amd/vulkan/
Dradv_android.c533 p->suggestedXChromaOffset = VK_CHROMA_LOCATION_MIDPOINT; in get_ahb_buffer_format_properties()
534 p->suggestedYChromaOffset = VK_CHROMA_LOCATION_MIDPOINT; in get_ahb_buffer_format_properties()
609 p->suggestedXChromaOffset = VK_CHROMA_LOCATION_MIDPOINT; in get_ahb_buffer_format_properties2()
610 p->suggestedYChromaOffset = VK_CHROMA_LOCATION_MIDPOINT; in get_ahb_buffer_format_properties2()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrImageQueryTests.cpp389 VK_CHROMA_LOCATION_MIDPOINT, in testImageQuery()
390 VK_CHROMA_LOCATION_MIDPOINT, in testImageQuery()
572 VK_CHROMA_LOCATION_MIDPOINT, in testImageQueryLod()
573 VK_CHROMA_LOCATION_MIDPOINT, in testImageQueryLod()
DvktYCbCrFilteringTests.cpp205 VK_CHROMA_LOCATION_MIDPOINT, in createYCbCrConversion()
206 VK_CHROMA_LOCATION_MIDPOINT, in createYCbCrConversion()
408 …AMPLER_YCBCR_RANGE_ITU_FULL, m_chromaFiltering, VK_CHROMA_LOCATION_MIDPOINT, VK_CHROMA_LOCATION_MI… in iterate()
DvktYCbCrFormatTests.cpp346 VK_CHROMA_LOCATION_MIDPOINT, in testFormat()
347 VK_CHROMA_LOCATION_MIDPOINT, in testFormat()
DvktYCbCrViewTests.cpp504 VK_CHROMA_LOCATION_MIDPOINT, in testPlaneView()
505 VK_CHROMA_LOCATION_MIDPOINT, in testPlaneView()
DvktYCbCrConversionTests.cpp650 …hromaSubsampled(config.format) && (config.xChromaOffset == vk::VK_CHROMA_LOCATION_MIDPOINT) && ((f… in checkSupport()
656 …hromaSubsampled(config.format) && (config.yChromaOffset == vk::VK_CHROMA_LOCATION_MIDPOINT) && ((f… in checkSupport()
793 …, config.colorRange, config.chromaFilter, vk::VK_CHROMA_LOCATION_MIDPOINT, vk::VK_CHROMA_LOCATION_… in textureConversionTest()
1272 { "midpoint", vk::VK_CHROMA_LOCATION_MIDPOINT }
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrFilteringTests.cpp205 VK_CHROMA_LOCATION_MIDPOINT, in createYCbCrConversion()
206 VK_CHROMA_LOCATION_MIDPOINT, in createYCbCrConversion()
408 …AMPLER_YCBCR_RANGE_ITU_FULL, m_chromaFiltering, VK_CHROMA_LOCATION_MIDPOINT, VK_CHROMA_LOCATION_MI… in iterate()
DvktYCbCrImageQueryTests.cpp389 VK_CHROMA_LOCATION_MIDPOINT, in testImageQuery()
390 VK_CHROMA_LOCATION_MIDPOINT, in testImageQuery()
572 VK_CHROMA_LOCATION_MIDPOINT, in testImageQueryLod()
573 VK_CHROMA_LOCATION_MIDPOINT, in testImageQueryLod()
DvktYCbCrFormatTests.cpp346 VK_CHROMA_LOCATION_MIDPOINT, in testFormat()
347 VK_CHROMA_LOCATION_MIDPOINT, in testFormat()
DvktYCbCrViewTests.cpp504 VK_CHROMA_LOCATION_MIDPOINT, in testPlaneView()
505 VK_CHROMA_LOCATION_MIDPOINT, in testPlaneView()
DvktYCbCrConversionTests.cpp650 …hromaSubsampled(config.format) && (config.xChromaOffset == vk::VK_CHROMA_LOCATION_MIDPOINT) && ((f… in checkSupport()
656 …hromaSubsampled(config.format) && (config.yChromaOffset == vk::VK_CHROMA_LOCATION_MIDPOINT) && ((f… in checkSupport()
793 …, config.colorRange, config.chromaFilter, vk::VK_CHROMA_LOCATION_MIDPOINT, vk::VK_CHROMA_LOCATION_… in textureConversionTest()
1272 { "midpoint", vk::VK_CHROMA_LOCATION_MIDPOINT }
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
DvktObjectRefreshTests.cpp179 vk::VK_CHROMA_LOCATION_MIDPOINT, // VkChromaLocation xChromaOffset; in refreshObjects()
180 vk::VK_CHROMA_LOCATION_MIDPOINT, // VkChromaLocation yChromaOffset; in refreshObjects()
DvktDeviceObjectReservationTests.cpp809 VK_CHROMA_LOCATION_MIDPOINT, // xChromaOffset in createSamplerYcbcrConversions()
810 VK_CHROMA_LOCATION_MIDPOINT, // yChromaOffset in createSamplerYcbcrConversions()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
DvktObjectRefreshTests.cpp179 vk::VK_CHROMA_LOCATION_MIDPOINT, // VkChromaLocation xChromaOffset; in refreshObjects()
180 vk::VK_CHROMA_LOCATION_MIDPOINT, // VkChromaLocation yChromaOffset; in refreshObjects()
DvktDeviceObjectReservationTests.cpp809 VK_CHROMA_LOCATION_MIDPOINT, // xChromaOffset in createSamplerYcbcrConversions()
810 VK_CHROMA_LOCATION_MIDPOINT, // yChromaOffset in createSamplerYcbcrConversions()
/third_party/mesa3d/src/intel/vulkan/
Danv_android.c250 p->suggestedXChromaOffset = VK_CHROMA_LOCATION_MIDPOINT; in get_ahw_buffer_format_properties2()
251 p->suggestedYChromaOffset = VK_CHROMA_LOCATION_MIDPOINT; in get_ahw_buffer_format_properties2()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemYCbCrConversionTests.cpp193 …hromaSubsampled(config.format) && (config.xChromaOffset == vk::VK_CHROMA_LOCATION_MIDPOINT) && ((f… in validateFormatSupport()
199 …hromaSubsampled(config.format) && (config.yChromaOffset == vk::VK_CHROMA_LOCATION_MIDPOINT) && ((f… in validateFormatSupport()
1068 …, config.colorRange, config.chromaFilter, vk::VK_CHROMA_LOCATION_MIDPOINT, vk::VK_CHROMA_LOCATION_… in generateYCbCrImage()
1336 { "midpoint", vk::VK_CHROMA_LOCATION_MIDPOINT } in createYCbCrConversionTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemYCbCrConversionTests.cpp193 …hromaSubsampled(config.format) && (config.xChromaOffset == vk::VK_CHROMA_LOCATION_MIDPOINT) && ((f… in validateFormatSupport()
199 …hromaSubsampled(config.format) && (config.yChromaOffset == vk::VK_CHROMA_LOCATION_MIDPOINT) && ((f… in validateFormatSupport()
1068 …, config.colorRange, config.chromaFilter, vk::VK_CHROMA_LOCATION_MIDPOINT, vk::VK_CHROMA_LOCATION_… in generateYCbCrImage()
1336 { "midpoint", vk::VK_CHROMA_LOCATION_MIDPOINT } in createYCbCrConversionTests()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_android.c984 .suggestedXChromaOffset = VK_CHROMA_LOCATION_MIDPOINT, in vn_android_get_ahb_format_properties()
985 .suggestedYChromaOffset = VK_CHROMA_LOCATION_MIDPOINT, in vn_android_get_ahb_format_properties()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/
DDmaBufImageSiblingVkLinux.cpp227 : VK_CHROMA_LOCATION_MIDPOINT; in GetChromaLocation()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_image.c237 STATIC_ASSERT((unsigned)VK_CHROMA_LOCATION_MIDPOINT == (unsigned)FDL_CHROMA_LOCATION_MIDPOINT); in tu_image_view_init()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_resource.c808 sycci.xChromaOffset = VK_CHROMA_LOCATION_MIDPOINT; in resource_object_create()
809 sycci.yChromaOffset = VK_CHROMA_LOCATION_MIDPOINT; in resource_object_create()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dsamplers.txt739 and pname:yChromaOffset must: not be ename:VK_CHROMA_LOCATION_MIDPOINT
908 * ename:VK_CHROMA_LOCATION_MIDPOINT specifies that downsampled chroma

12