/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkSampler.hpp | 83 , yChromaOffset(pCreateInfo->yChromaOffset) in SamplerYcbcrConversion() 101 const VkChromaLocation yChromaOffset = VK_CHROMA_LOCATION_COSITED_EVEN; member in vk::SamplerYcbcrConversion
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrConversionTests.cpp | 182 , yChromaOffset (yChromaOffset_) in TestConfig() 204 vk::VkChromaLocation yChromaOffset; member 448 vk::VkChromaLocation yChromaOffset, in createConversion() argument 463 yChromaOffset, in createConversion() 484 vk::VkChromaLocation yChromaOffset, in evalShader() argument 500 …rsion(vkd, device, format, colorModels[i], colorRange, xChromaOffset, yChromaOffset, chromaFilter,… in evalShader() 506 DE_UNREF(yChromaOffset); in evalShader() 595 log << TestLog::Message << "YChromaOffset: " << config.yChromaOffset << TestLog::EndMessage; in logTestCaseInfo() 646 …if (isYChromaSubsampled(config.format) && (config.yChromaOffset == vk::VK_CHROMA_LOCATION_COSITED_… in checkSupport() 649 …if (isYChromaSubsampled(config.format) && (config.yChromaOffset == vk::VK_CHROMA_LOCATION_MIDPOINT… in checkSupport() [all …]
|
D | vktYCbCrUtil.cpp | 1650 vk::VkChromaLocation yChromaOffset, in calculateBounds() argument 1740 …YChromaSample(filteringFormat[0], conversionFormat[0], xChromaOffset, yChromaOffset, addressModeU,… in calculateBounds() 1741 …YChromaSample(filteringFormat[2], conversionFormat[2], xChromaOffset, yChromaOffset, addressModeU,… in calculateBounds() 1767 …const Interval chromaV (subsampledY ? calculateImplicitChromaUV(coordFormat, yChromaOffset, v) : v… in calculateBounds() 1838 …YChromaSample(filteringFormat[0], conversionFormat[0], xChromaOffset, yChromaOffset, addressModeU,… in calculateBounds() 1839 …YChromaSample(filteringFormat[0], conversionFormat[0], xChromaOffset, yChromaOffset, addressModeU,… in calculateBounds() 1840 …YChromaSample(filteringFormat[0], conversionFormat[0], xChromaOffset, yChromaOffset, addressModeU,… in calculateBounds() 1841 …YChromaSample(filteringFormat[0], conversionFormat[0], xChromaOffset, yChromaOffset, addressModeU,… in calculateBounds() 1843 …YChromaSample(filteringFormat[2], conversionFormat[2], xChromaOffset, yChromaOffset, addressModeU,… in calculateBounds() 1844 …YChromaSample(filteringFormat[2], conversionFormat[2], xChromaOffset, yChromaOffset, addressModeU,… in calculateBounds() [all …]
|
D | vktYCbCrUtil.hpp | 211 vk::VkChromaLocation yChromaOffset,
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemYCbCrConversionTests.cpp | 125 , yChromaOffset (yChromaOffset_) in TestConfig() 144 vk::VkChromaLocation yChromaOffset; member 196 …if (ycbcr::isYChromaSubsampled(config.format) && (config.yChromaOffset == vk::VK_CHROMA_LOCATION_C… in validateFormatSupport() 199 …if (ycbcr::isYChromaSubsampled(config.format) && (config.yChromaOffset == vk::VK_CHROMA_LOCATION_M… in validateFormatSupport() 294 const vk::VkChromaLocation yChromaOffset, in createConversion() argument 309 yChromaOffset, in createConversion() 467 …log << tcu::TestLog::Message << "YChromaOffset: " << config.yChromaOffset << tcu::TestLog::EndMess… in logTestCaseInfo() 1024 …ig.xChromaOffset == vk::VK_CHROMA_LOCATION_COSITED_EVEN_KHR || config.yChromaOffset == vk::VK_CHRO… in generateYCbCrImage() 1060 … config.colorRange, config.chromaFilter, config.xChromaOffset, config.yChromaOffset, config.compon… in generateYCbCrImage() 1175 config.yChromaOffset, in conversionTest()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/ |
D | DmaBufImageSiblingVkLinux.cpp | 475 const VkChromaLocation yChromaOffset = in initImpl() local 486 yuvConversionInfo.yChromaOffset = yChromaOffset; in initImpl()
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_sampler_ycbcr_conversion.h | 33 size += vn_sizeof_VkChromaLocation(&val->yChromaOffset); in vn_sizeof_VkSamplerYcbcrConversionCreateInfo_self() 67 vn_encode_VkChromaLocation(enc, &val->yChromaOffset); in vn_encode_VkSamplerYcbcrConversionCreateInfo_self()
|
/third_party/skia/src/gpu/vk/ |
D | GrVkSamplerYcbcrConversion.cpp | 50 ycbcrCreateInfo.yChromaOffset = info.fYChromaOffset; in Create()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/ |
D | HardwareBufferImageSiblingVkAndroid.cpp | 338 yuvConversionInfo.yChromaOffset = bufferFormatProperties.suggestedYChromaOffset; in initImpl()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | textures.txt | 1014 determined by the pname:xChromaOffset and pname:yChromaOffset members of the 1040 …g[align="center",title="420 downsampling, xChromaOffset=COSITED_EVEN, yChromaOffset=COSITED_EVEN",… 1042 …d.svg[align="center",title="420 downsampling, xChromaOffset=MIDPOINT, yChromaOffset=COSITED_EVEN",… 1044 …g[align="center",title="420 downsampling, xChromaOffset=COSITED_EVEN, yChromaOffset=MIDPOINT",opts… 1046 …t.svg[align="center",title="420 downsampling, xChromaOffset=MIDPOINT, yChromaOffset=MIDPOINT",opts… 1104 pname:xChromaOffset and pname:yChromaOffset have no effect if 1153 0.5 \times (j) & \textrm{yChromaOffset = COSITED}\_\textrm{EVEN} \\ 1154 0.5 \times (j - 0.5) & \textrm{yChromaOffset = MIDPOINT} 1204 behave as if pname:xChromaOffset and pname:yChromaOffset were both 1229 0.5\times (v + 0.5), & \textrm{yChromaOffset = COSITED}\_\textrm{EVEN} \\ [all …]
|
D | samplers.txt | 669 * pname:yChromaOffset describes the 672 pname:yChromaOffset has no effect for formats in which the chroma 732 and pname:yChromaOffset must: not be 739 and pname:yChromaOffset must: not be ename:VK_CHROMA_LOCATION_MIDPOINT
|
D | formats.txt | 1987 pname:xChromaOffset and/or pname:yChromaOffset of 1989 Otherwise both pname:xChromaOffset and pname:yChromaOffset must: be 1999 pname:xChromaOffset and/or pname:yChromaOffset of 2001 Otherwise both pname:xChromaOffset and pname:yChromaOffset must: be 2485 pname:xChromaOffset and/or pname:yChromaOffset of 2487 Otherwise both pname:xChromaOffset and pname:yChromaOffset must: be 2497 pname:xChromaOffset and/or pname:yChromaOffset of 2499 Otherwise both pname:xChromaOffset and pname:yChromaOffset must: be
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_resource.c | 805 sycci.yChromaOffset = VK_CHROMA_LOCATION_COSITED_EVEN; in resource_object_create() 809 sycci.yChromaOffset = VK_CHROMA_LOCATION_MIDPOINT; in resource_object_create()
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_formats.c | 1710 conversion->chroma_offsets[1] = pCreateInfo->yChromaOffset; in anv_CreateSamplerYcbcrConversion()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_descriptor_set.c | 1342 conversion->chroma_offsets[1] = pCreateInfo->yChromaOffset; in tu_CreateSamplerYcbcrConversion()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_cache_utils.h | 850 VkChromaLocation yChromaOffset,
|
D | vk_cache_utils.cpp | 3195 VkChromaLocation yChromaOffset, in update() argument 3209 SetBitField(mYChromaOffset, yChromaOffset); in update()
|
D | vk_helpers.cpp | 4260 yuvConversionInfo.yChromaOffset = supportedLocation; in initExternal() 4606 samplerYcbcrConversionCreateInfo->yChromaOffset, in initExternalMemory()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_descriptor_set.c | 1657 conversion->state.chroma_offsets[1] = pCreateInfo->yChromaOffset; in radv_CreateSamplerYcbcrConversion()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkStructTypes.inl | 1558 VkChromaLocation yChromaOffset; member
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 4865 VkChromaLocation yChromaOffset; member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 5008 VkChromaLocation yChromaOffset; member
|
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/ |
D | vulkan_core.h | 5016 VkChromaLocation yChromaOffset; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_core.h | 4959 VkChromaLocation yChromaOffset; member
|
D | vulkan_structs.hpp | 67972 , yChromaOffset( yChromaOffset_ ) 68038 yChromaOffset = yChromaOffset_; in setYChromaOffset() 68073 ( xChromaOffset == rhs.xChromaOffset ) && ( yChromaOffset == rhs.yChromaOffset ) && in operator ==() 68092 …VULKAN_HPP_NAMESPACE::ChromaLocation yChromaOffset = VULKAN_HPP_NAMESPACE::ChromaLocation::eCos… member
|