Home
last modified time | relevance | path

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

/external/webrtc/sdk/objc/unittests/
Davformatmappertests.mm100 - (CMVideoFormatDescriptionRef)formatDescription { method
/external/deqp/external/vulkancts/modules/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
434 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in sparseImageOpString() local
DvktSparseResourcesImageBlockShapes.cpp156 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in iterate() local
DvktSparseResourcesTestsUtil.cpp842 …xtent3D& baseExtents, const deUint32 layersCount, const vk::PlanarFormatDescription& formatDescrip… in getImageMipLevelSizeInBytes()
847 …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
DvktSparseResourcesShaderIntrinsicsStorage.cpp49 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in initPrograms() local
DvktSparseResourcesImageSparseBinding.cpp165 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in iterate() local
DvktSparseResourcesMipmapSparseResidency.cpp169 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in iterate() local
DvktSparseResourcesShaderIntrinsicsBase.cpp423 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp178 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(params.format); in testStorageImageWrite() local
605 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(params.format); in initPrograms() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp2433 deUint32 getMipmapCount(VkFormat format, const vk::PlanarFormatDescription& formatDescription, cons… in getMipmapCount()