Home
last modified time | relevance | path

Searched defs:formatDescription (Results 1 – 25 of 25) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp144 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(params.format); in checkSupport() local
188 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(params.format); in checkSupport() local
227 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(params.format); in testStorageImageWrite() local
663 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(params.format); in initPrograms() local
DvktYCbCrCopyTests.cpp132 …const vk::PlanarFormatDescription formatDescription = vk::getPlanarFormatDescription(config.fo… in checkFormatSupport() local
DvktYCbCrConversionTests.cpp642 …const vk::PlanarFormatDescription formatDescription = vk::getPlanarFormatDescription(config.fo… in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesImageAlignedMipSize.cpp147 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in iterate() local
DvktSparseResourcesShaderIntrinsicsSampled.cpp146 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in initPrograms() local
446 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in sparseImageOpString() local
DvktSparseResourcesImageBlockShapes.cpp154 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in iterate() local
DvktSparseResourcesTestsUtil.cpp816 …xtent3D& baseExtents, const deUint32 layersCount, const vk::PlanarFormatDescription& formatDescrip… in getImageMipLevelSizeInBytes()
821 …xtent3D& baseExtents, const deUint32 layersCount, const vk::PlanarFormatDescription& formatDescrip… in getImageSizeInBytes()
DvktSparseResourcesImageMemoryAliasing.cpp222 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in iterate() local
827 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in initPrograms() local
DvktSparseResourcesImageSparseResidency.cpp167 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in initPrograms() local
349 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in iterate() local
DvktSparseResourcesShaderIntrinsicsStorage.cpp49 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in initPrograms() local
DvktSparseResourcesImageSparseBinding.cpp168 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in iterate() local
DvktSparseResourcesMipmapSparseResidency.cpp167 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in iterate() local
DvktSparseResourcesShaderIntrinsicsBase.cpp448 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesImageAlignedMipSize.cpp149 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in iterate() local
DvktSparseResourcesShaderIntrinsicsSampled.cpp146 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in initPrograms() local
446 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in sparseImageOpString() local
DvktSparseResourcesImageBlockShapes.cpp156 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in iterate() local
DvktSparseResourcesTestsUtil.cpp813 …xtent3D& baseExtents, const deUint32 layersCount, const vk::PlanarFormatDescription& formatDescrip… in getImageMipLevelSizeInBytes()
818 …xtent3D& baseExtents, const deUint32 layersCount, const vk::PlanarFormatDescription& formatDescrip… in getImageSizeInBytes()
DvktSparseResourcesImageMemoryAliasing.cpp224 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in iterate() local
829 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in initPrograms() local
DvktSparseResourcesImageSparseResidency.cpp169 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in initPrograms() local
334 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in iterate() local
DvktSparseResourcesImageSparseBinding.cpp165 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in iterate() local
DvktSparseResourcesShaderIntrinsicsStorage.cpp49 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in initPrograms() local
DvktSparseResourcesMipmapSparseResidency.cpp169 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in iterate() local
DvktSparseResourcesShaderIntrinsicsBase.cpp448 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp149 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(params.format); in testStorageImageWrite() local
576 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(params.format); in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp2714 deUint32 getMipmapCount(VkFormat format, const vk::PlanarFormatDescription& formatDescription, cons… in getMipmapCount()