Home
last modified time | relevance | path

Searched defs:formatInfo (Results 1 - 25 of 76) sorted by relevance

1234

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrStorageImageWriteTests.cpp71 vk::VkFormat getPlaneCompatibleFormatForWriting(const vk::PlanarFormatDescription& formatInfo, deUint32 planeNdx) in getPlaneCompatibleFormatForWriting() argument
H A DvktYCbCrFormatTests.cpp321 const PlanarFormatDescription formatInfo = getPlanarFormatDescription(format); in testFormat() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformat_map_desktop.cpp87 const InternalFormat &formatInfo = GetInternalFormatInfo(format, type); in ValidDesktopFormatCombination() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineClearUtil.cpp42 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 DvktPipelineClearUtil.cpp42 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 DMemoryServiceOpaqueFD.cpp51 VkPhysicalDeviceImageFormatInfo2 formatInfo; in SupportsImportMemory() local
H A DMemoryServiceZirconHandle.cpp51 VkPhysicalDeviceImageFormatInfo2 formatInfo; in SupportsImportMemory() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrStorageImageWriteTests.cpp120 vk::VkFormat getPlaneCompatibleFormatForWriting(const vk::PlanarFormatDescription& formatInfo, deUint32 planeNdx) in getPlaneCompatibleFormatForWriting() argument
H A DvktYCbCrFormatTests.cpp321 const PlanarFormatDescription formatInfo = getPlanarFormatDescription(format); in testFormat() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DExternalImageSiblingImpl11.cpp124 const d3d11::Format &formatInfo = mTexture.getFormatSet(); in createRenderTarget() local
H A DClear11.cpp478 const gl::InternalFormat &formatInfo = *attachment.getFormat().info; in clearFramebuffer() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DD3D11FormatTablesTest.cpp53 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 Ddump_helper.cpp207 std::string formatInfo; in FormatHelpInfo() local
/third_party/node/deps/icu-small/source/i18n/
H A Dwinnmfmt.cpp394 FormatInfo formatInfo; in format() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dwinnmfmt.cpp393 FormatInfo formatInfo; in format() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
H A DIOSurfaceSurfaceCGL.cpp67 const auto &formatInfo = kIOSurfaceFormats[i]; in FindIOSurfaceFormatIndex() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dwinnmfmt.cpp388 FormatInfo formatInfo; in format() local
[all...]
/third_party/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/
H A DICUCurrencyDisplayInfoProvider.java114 CurrencyFormatInfo formatInfo = null; field in ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.FormattingData
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUCurrencyDisplayInfoProvider.java118 CurrencyFormatInfo formatInfo = null; field in ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.FormattingData
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DTextureStorage9.cpp46 const gl::InternalFormat &formatInfo = gl::GetSizedInternalFormatInfo(internalformat); in GetTextureUsage() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dformatutilsgl.cpp143 InternalFormatInfo formatInfo; in InsertFormatMapping() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkImageUtil.cpp2729 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 DRenderPipeline.cpp123 const VertexFormatInfo& formatInfo = GetVertexFormatInfo(attribute->format); in ValidateVertexAttribute() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dimage_loader_ktx.cpp255 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 Daddrelemlib.cpp1087 PixelFormatInfo formatInfo; in PixGetExportNorm() local
[all...]

Completed in 19 milliseconds

1234