/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
H A D | vktYCbCrStorageImageWriteTests.cpp | 71 vk::VkFormat getPlaneCompatibleFormatForWriting(const vk::PlanarFormatDescription& formatInfo, deUint32 planeNdx) in getPlaneCompatibleFormatForWriting() argument
|
H A D | vktYCbCrFormatTests.cpp | 321 const PlanarFormatDescription formatInfo = getPlanarFormatDescription(format); in testFormat() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | format_map_desktop.cpp | 87 const InternalFormat &formatInfo = GetInternalFormatInfo(format, type); in ValidDesktopFormatCombination() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineClearUtil.cpp | 42 const tcu::TextureFormatInfo formatInfo = tcu::getTextureFormatInfo(format); in defaultClearColor() local 49 const tcu::TextureFormatInfo formatInfo = tcu::getTextureFormatInfo(format); in defaultClearColorInt() local 60 const tcu::TextureFormatInfo formatInfo = tcu::getTextureFormatInfo(format); in defaultClearColorUint() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineClearUtil.cpp | 42 const tcu::TextureFormatInfo formatInfo = tcu::getTextureFormatInfo(format); in defaultClearColor() local 49 const tcu::TextureFormatInfo formatInfo = tcu::getTextureFormatInfo(format); in defaultClearColorInt() local 60 const tcu::TextureFormatInfo formatInfo = tcu::getTextureFormatInfo(format); in defaultClearColorUint() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_memory/ |
H A D | MemoryServiceOpaqueFD.cpp | 51 VkPhysicalDeviceImageFormatInfo2 formatInfo; in SupportsImportMemory() local
|
H A D | MemoryServiceZirconHandle.cpp | 51 VkPhysicalDeviceImageFormatInfo2 formatInfo; in SupportsImportMemory() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
H A D | vktYCbCrStorageImageWriteTests.cpp | 120 vk::VkFormat getPlaneCompatibleFormatForWriting(const vk::PlanarFormatDescription& formatInfo, deUint32 planeNdx) in getPlaneCompatibleFormatForWriting() argument
|
H A D | vktYCbCrFormatTests.cpp | 321 const PlanarFormatDescription formatInfo = getPlanarFormatDescription(format); in testFormat() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | ExternalImageSiblingImpl11.cpp | 124 const d3d11::Format &formatInfo = mTexture.getFormatSet(); in createRenderTarget() local
|
H A D | Clear11.cpp | 478 const gl::InternalFormat &formatInfo = *attachment.getFormat().info; in clearFramebuffer() local [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | D3D11FormatTablesTest.cpp | 53 const rx::d3d11::Format &formatInfo = in TEST_P() local 167 const rx::d3d11::Format &formatInfo = TEST_P() local [all...] |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/src/ |
H A D | dump_helper.cpp | 207 std::string formatInfo; in FormatHelpInfo() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | winnmfmt.cpp | 394 FormatInfo formatInfo; in format() local [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | winnmfmt.cpp | 393 FormatInfo formatInfo; in format() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/ |
H A D | IOSurfaceSurfaceCGL.cpp | 67 const auto &formatInfo = kIOSurfaceFormats[i]; in FindIOSurfaceFormatIndex() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | winnmfmt.cpp | 388 FormatInfo formatInfo; in format() local [all...] |
/third_party/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/ |
H A D | ICUCurrencyDisplayInfoProvider.java | 114 CurrencyFormatInfo formatInfo = null; field in ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.FormattingData
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | ICUCurrencyDisplayInfoProvider.java | 118 CurrencyFormatInfo formatInfo = null; field in ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.FormattingData
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | TextureStorage9.cpp | 46 const gl::InternalFormat &formatInfo = gl::GetSizedInternalFormatInfo(internalformat); in GetTextureUsage() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | formatutilsgl.cpp | 143 InternalFormatInfo formatInfo; in InsertFormatMapping() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkImageUtil.cpp | 2729 deUint32 getPlaneSizeInBytes (const PlanarFormatDescription& formatInfo, in getPlaneSizeInBytes() argument 2741 deUint32 getPlaneSizeInBytes (const PlanarFormatDescription& formatInfo, in getPlaneSizeInBytes() argument 2751 getPlaneExtent(const PlanarFormatDescription& formatInfo, const VkExtent3D& baseExtents, const deUint32 planeNdx, const deUint32 mipmapLevel) getPlaneExtent() argument 2764 getPlaneExtent(const PlanarFormatDescription& formatInfo, const tcu::UVec2& baseExtents, const deUint32 planeNdx, const deUint32 mipmapLevel) getPlaneExtent() argument 2785 getImageSizeAlignment(const PlanarFormatDescription& formatInfo) getImageSizeAlignment() argument 2801 getBlockExtent(const PlanarFormatDescription& formatInfo) getBlockExtent() argument 2811 getPlaneCompatibleFormat(const PlanarFormatDescription& formatInfo, deUint32 planeNdx) getPlaneCompatibleFormat() argument [all...] |
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | RenderPipeline.cpp | 123 const VertexFormatInfo& formatInfo = GetVertexFormatInfo(attribute->format); in ValidateVertexAttribute() local [all...] |
/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/ |
H A D | image_loader_ktx.cpp | 255 static bool ResolveGpuImageDesc(ImageDesc& desc, const KtxHeader& ktx, const CORE_NS::GlImageFormatInfo& formatInfo, in ResolveGpuImageDesc() argument 306 static bool ResolveImageDesc(const KtxHeader& ktx, const GlImageFormatInfo& formatInfo, uint32_t loadFlags, in ResolveImageDesc() argument 206 ProcessMipmapLevel(KtxImage::Ptr& image, const size_t imageBufferIndex, const uint32_t currentImageElementOffset, const GlImageFormatInfo& formatInfo, const uint32_t elementWidth, const uint32_t elementHeight, const uint32_t mipmapLevel, const uint32_t faceCount, const uint32_t arrayElementCount, const uint32_t elementDepth, const size_t subelementLength) ProcessMipmapLevel() argument 340 VerifyKtxInfo(const KtxHeader& ktx, const GlImageFormatInfo& formatInfo) VerifyKtxInfo() argument 377 const GlImageFormatInfo formatInfo = GetFormatInfo(ktx.glInternalFormat); CreateImage() local [all...] |
/third_party/mesa3d/src/amd/addrlib/src/core/ |
H A D | addrelemlib.cpp | 1087 PixelFormatInfo formatInfo; in PixGetExportNorm() local [all...] |