Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp24 angle::FormatID formatID, in FillTextureFormatCaps()
68 bool HasFullBufferFormatSupport(RendererVk *renderer, angle::FormatID formatID) in HasFullBufferFormatSupport()
109 bool HasNonFilterableTextureFormatSupport(RendererVk *renderer, angle::FormatID formatID) in HasNonFilterableTextureFormatSupport()
345 VkImageUsageFlags GetMaximalImageUsageFlags(RendererVk *renderer, angle::FormatID formatID) in GetMaximalImageUsageFlags()
371 bool HasFullTextureFormatSupport(RendererVk *renderer, angle::FormatID formatID) in HasFullTextureFormatSupport()
397 bool HasNonRenderableTextureFormatSupport(RendererVk *renderer, angle::FormatID formatID) in HasNonRenderableTextureFormatSupport()
Dvk_mandatory_format_support_table_autogen.cpp295 const VkFormatProperties &GetMandatoryFormatSupport(FormatID formatID) in GetMandatoryFormatSupport()
DBufferVk.h222 angle::FormatID formatID; member
DRendererVk.cpp3085 bool RendererVk::hasLinearImageFormatFeatureBits(angle::FormatID formatID, in hasLinearImageFormatFeatureBits()
3092 angle::FormatID formatID, in getLinearImageFormatFeatureBits()
3099 angle::FormatID formatID, in getImageFormatFeatureBits()
3105 bool RendererVk::hasImageFormatFeatureBits(angle::FormatID formatID, in hasImageFormatFeatureBits()
3111 bool RendererVk::hasBufferFormatFeatureBits(angle::FormatID formatID, in hasBufferFormatFeatureBits()
3169 VkFormatFeatureFlags RendererVk::getFormatFeatureBits(angle::FormatID formatID, in getFormatFeatureBits()
3202 bool RendererVk::hasFormatFeatureBits(angle::FormatID formatID, in hasFormatFeatureBits()
Dvk_format_table_autogen.cpp2382 VkFormat GetVkFormatFromFormatID(angle::FormatID formatID) in GetVkFormatFromFormatID()
Dvk_cache_utils.cpp184 angle::FormatID formatID, in UnpackAttachmentDesc()
205 angle::FormatID formatID, in UnpackColorResolveAttachmentDesc()
234 angle::FormatID formatID, in UnpackDepthStencilResolveAttachmentDesc()
1419 void RenderPassDesc::packColorAttachment(size_t colorIndexGL, angle::FormatID formatID) in packColorAttachment()
1450 void RenderPassDesc::packDepthStencilAttachment(angle::FormatID formatID) in packDepthStencilAttachment()
1525 angle::FormatID formatID = operator[](colorIndexGL); in isColorAttachmentEnabled() local
1531 angle::FormatID formatID = operator[](depthStencilAttachmentIndex()); in hasDepthStencilAttachment() local
1827 angle::FormatID formatID = static_cast<angle::FormatID>(packedAttrib.format); in initializePipeline() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Dtexture_format_table.h54 angle::FormatID formatID; member
83 angle::FormatID formatID, in Format()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Dtexture_format_table.h54 angle::FormatID formatID; member
83 angle::FormatID formatID, in Format()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DBufferVk.h134 angle::FormatID formatID; member
Dvk_cache_utils.cpp219 angle::FormatID formatID = desc[colorIndexGL]; in InitializeRenderPassFromDesc() local
240 angle::FormatID formatID = desc[depthStencilIndex]; in InitializeRenderPassFromDesc() local
368 void RenderPassDesc::packColorAttachment(size_t colorIndexGL, angle::FormatID formatID) in packColorAttachment()
400 void RenderPassDesc::packDepthStencilAttachment(angle::FormatID formatID) in packDepthStencilAttachment()
427 angle::FormatID formatID = operator[](colorIndexGL); in isColorAttachmentEnabled() local
684 angle::FormatID formatID = static_cast<angle::FormatID>(packedAttrib.format); in initializePipeline() local
DRendererVk.h104 const vk::Format &getFormat(angle::FormatID formatID) const { return mFormatTable[formatID]; } in getFormat()
Dvk_format_utils.cpp214 const auto formatID = static_cast<angle::FormatID>(formatIndex); in initialize() local
DBufferVk.cpp357 angle::FormatID formatID, in getVertexConversionBuffer()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DTextureMtl.h28 angle::FormatID formatID = angle::FormatID::NONE; member
DBufferMtl.h65 angle::FormatID formatID; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dd3d_format.h50 angle::FormatID formatID; member
Dd3d_format.cpp46 FormatID formatID) in D3DFormat()
Drenderer_utils.cpp1313 angle::FormatID ConvertToSRGB(angle::FormatID formatID) in ConvertToSRGB()
1376 angle::FormatID ConvertToLinear(angle::FormatID formatID) in ConvertToLinear()
1439 bool IsOverridableLinearFormat(angle::FormatID formatID) in IsOverridableLinearFormat()
Drenderer_utils.h93 angle::FormatID formatID; member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DVulkanFramebufferTest.cpp87 angle::FormatID formatID = angle::FormatID::R4G4B4A4_UNORM; in TEST_P() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DCaps.cpp94 angle::FormatID formatID = angle::Format::InternalFormatToID(internalFormat); in insert() local
105 angle::FormatID formatID = angle::Format::InternalFormatToID(internalFormat); in get() local
114 TextureCaps &TextureCapsMap::get(angle::FormatID formatID) in get()
119 void TextureCapsMap::set(angle::FormatID formatID, const TextureCaps &caps) in set()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.cpp96 angle::FormatID formatID = angle::Format::InternalFormatToID(internalFormat); in insert() local
107 angle::FormatID formatID = angle::Format::InternalFormatToID(internalFormat); in get() local
116 TextureCaps &TextureCapsMap::get(angle::FormatID formatID) in get()
121 void TextureCapsMap::set(angle::FormatID formatID, const TextureCaps &caps) in set()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.h61 angle::FormatID formatID; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/
DHardwareBufferImageSiblingVkAndroid.cpp162 angle::FormatID formatID = vk::GetFormatIDFromVkFormat(bufferFormatProperties.format); in ValidateHardwareBuffer() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
Drenderer_utils.h143 angle::FormatID formatID; member

12