/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_no_buildgn/vulkan/ycbcr/ |
D | vktYCbCrConversionTests.cpp | 183 , yChromaOffset (yChromaOffset_) in TestConfig() 205 vk::VkChromaLocation yChromaOffset; member 449 vk::VkChromaLocation yChromaOffset, in createConversion() argument 464 yChromaOffset, in createConversion() 485 vk::VkChromaLocation yChromaOffset, in evalShader() argument 501 …rsion(vkd, device, format, colorModels[i], colorRange, xChromaOffset, yChromaOffset, chromaFilter,… in evalShader() 507 DE_UNREF(yChromaOffset); in evalShader() 596 log << TestLog::Message << "YChromaOffset: " << config.yChromaOffset << TestLog::EndMessage; in logTestCaseInfo() 653 …if (isYChromaSubsampled(config.format) && (config.yChromaOffset == vk::VK_CHROMA_LOCATION_COSITED_… in checkSupport() 656 …if (isYChromaSubsampled(config.format) && (config.yChromaOffset == vk::VK_CHROMA_LOCATION_MIDPOINT… in checkSupport() [all …]
|
D | vktYCbCrUtil.cpp | 1680 vk::VkChromaLocation yChromaOffset, in calculateBounds() argument 1770 …YChromaSample(filteringFormat[0], conversionFormat[0], xChromaOffset, yChromaOffset, addressModeU,… in calculateBounds() 1771 …YChromaSample(filteringFormat[2], conversionFormat[2], xChromaOffset, yChromaOffset, addressModeU,… in calculateBounds() 1797 …const Interval chromaV (subsampledY ? calculateImplicitChromaUV(coordFormat, yChromaOffset, v) : v… in calculateBounds() 1868 …YChromaSample(filteringFormat[0], conversionFormat[0], xChromaOffset, yChromaOffset, addressModeU,… in calculateBounds() 1869 …YChromaSample(filteringFormat[0], conversionFormat[0], xChromaOffset, yChromaOffset, addressModeU,… in calculateBounds() 1870 …YChromaSample(filteringFormat[0], conversionFormat[0], xChromaOffset, yChromaOffset, addressModeU,… in calculateBounds() 1871 …YChromaSample(filteringFormat[0], conversionFormat[0], xChromaOffset, yChromaOffset, addressModeU,… in calculateBounds() 1873 …YChromaSample(filteringFormat[2], conversionFormat[2], xChromaOffset, yChromaOffset, addressModeU,… in calculateBounds() 1874 …YChromaSample(filteringFormat[2], conversionFormat[2], xChromaOffset, yChromaOffset, addressModeU,… in calculateBounds() [all …]
|
D | vktYCbCrUtil.hpp | 212 vk::VkChromaLocation yChromaOffset,
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrConversionTests.cpp | 183 , yChromaOffset (yChromaOffset_) in TestConfig() 205 vk::VkChromaLocation yChromaOffset; member 449 vk::VkChromaLocation yChromaOffset, in createConversion() argument 464 yChromaOffset, in createConversion() 485 vk::VkChromaLocation yChromaOffset, in evalShader() argument 501 …rsion(vkd, device, format, colorModels[i], colorRange, xChromaOffset, yChromaOffset, chromaFilter,… in evalShader() 507 DE_UNREF(yChromaOffset); in evalShader() 596 log << TestLog::Message << "YChromaOffset: " << config.yChromaOffset << TestLog::EndMessage; in logTestCaseInfo() 653 …if (isYChromaSubsampled(config.format) && (config.yChromaOffset == vk::VK_CHROMA_LOCATION_COSITED_… in checkSupport() 656 …if (isYChromaSubsampled(config.format) && (config.yChromaOffset == vk::VK_CHROMA_LOCATION_MIDPOINT… in checkSupport() [all …]
|
D | vktYCbCrUtil.cpp | 1680 vk::VkChromaLocation yChromaOffset, in calculateBounds() argument 1770 …YChromaSample(filteringFormat[0], conversionFormat[0], xChromaOffset, yChromaOffset, addressModeU,… in calculateBounds() 1771 …YChromaSample(filteringFormat[2], conversionFormat[2], xChromaOffset, yChromaOffset, addressModeU,… in calculateBounds() 1797 …const Interval chromaV (subsampledY ? calculateImplicitChromaUV(coordFormat, yChromaOffset, v) : v… in calculateBounds() 1868 …YChromaSample(filteringFormat[0], conversionFormat[0], xChromaOffset, yChromaOffset, addressModeU,… in calculateBounds() 1869 …YChromaSample(filteringFormat[0], conversionFormat[0], xChromaOffset, yChromaOffset, addressModeU,… in calculateBounds() 1870 …YChromaSample(filteringFormat[0], conversionFormat[0], xChromaOffset, yChromaOffset, addressModeU,… in calculateBounds() 1871 …YChromaSample(filteringFormat[0], conversionFormat[0], xChromaOffset, yChromaOffset, addressModeU,… in calculateBounds() 1873 …YChromaSample(filteringFormat[2], conversionFormat[2], xChromaOffset, yChromaOffset, addressModeU,… in calculateBounds() 1874 …YChromaSample(filteringFormat[2], conversionFormat[2], xChromaOffset, yChromaOffset, addressModeU,… in calculateBounds() [all …]
|
D | vktYCbCrUtil.hpp | 212 vk::VkChromaLocation yChromaOffset,
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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 …config.xChromaOffset == vk::VK_CHROMA_LOCATION_COSITED_EVEN || 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/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 …config.xChromaOffset == vk::VK_CHROMA_LOCATION_COSITED_EVEN || 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 | samplers.adoc | 869 * pname:yChromaOffset describes the 872 pname:yChromaOffset has no effect for formats in which the chroma 929 and pname:yChromaOffset must: not be 936 and pname:yChromaOffset must: not be ename:VK_CHROMA_LOCATION_MIDPOINT
|
D | textures.adoc | 1110 determined by the pname:xChromaOffset and pname:yChromaOffset members of the 1136 …g[align="center",title="420 downsampling, xChromaOffset=COSITED_EVEN, yChromaOffset=COSITED_EVEN",… 1138 …d.svg[align="center",title="420 downsampling, xChromaOffset=MIDPOINT, yChromaOffset=COSITED_EVEN",… 1140 …g[align="center",title="420 downsampling, xChromaOffset=COSITED_EVEN, yChromaOffset=MIDPOINT",opts… 1142 …t.svg[align="center",title="420 downsampling, xChromaOffset=MIDPOINT, yChromaOffset=MIDPOINT",opts… 1200 pname:xChromaOffset and pname:yChromaOffset have no effect if 1249 0.5 \times (j) & \textrm{yChromaOffset = COSITED}\_\textrm{EVEN} \\ 1250 0.5 \times (j - 0.5) & \textrm{yChromaOffset = MIDPOINT} 1300 behave as if pname:xChromaOffset and pname:yChromaOffset were both 1325 0.5\times (v + 0.5), & \textrm{yChromaOffset = COSITED}\_\textrm{EVEN} \\ [all …]
|
D | formats.adoc | 1944 pname:xChromaOffset and/or pname:yChromaOffset of 1946 Otherwise both pname:xChromaOffset and pname:yChromaOffset must: be 1956 pname:xChromaOffset and/or pname:yChromaOffset of 1958 Otherwise both pname:xChromaOffset and pname:yChromaOffset must: be 2462 pname:xChromaOffset and/or pname:yChromaOffset of 2464 Otherwise both pname:xChromaOffset and pname:yChromaOffset must: be 2474 pname:xChromaOffset and/or pname:yChromaOffset of 2476 Otherwise both pname:xChromaOffset and pname:yChromaOffset must: be
|
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/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkSafetyCriticalUtil.cpp | 569 …int32(scCI.components.a), deUint32(scCI.xChromaOffset), deUint32(scCI.yChromaOffset), deUint32(scC… in calculateSamplerYcbcrConversionHash()
|
/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,
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_descriptor_set.c | 1657 conversion->state.chroma_offsets[1] = pCreateInfo->yChromaOffset; in radv_CreateSamplerYcbcrConversion()
|