Home
last modified time | relevance | path

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

/external/webrtc/sdk/objc/unittests/
Davformatmappertests.mm100 - (CMVideoFormatDescriptionRef)formatDescription { method
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsSampled.cpp146 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in initPrograms() local
446 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in sparseImageOpString() local
DvktSparseResourcesImageAlignedMipSize.cpp149 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(m_format); in iterate() 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
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp149 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(params.format); in testStorageImageWrite() local
576 const PlanarFormatDescription formatDescription = getPlanarFormatDescription(params.format); in initPrograms() local
/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/text/
DExtendedMessageFormat.java180 String formatDescription = null; in applyPattern() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp2608 deUint32 getMipmapCount(VkFormat format, const vk::PlanarFormatDescription& formatDescription, cons… in getMipmapCount()