Home
last modified time | relevance | path

Searched defs:blendSupport (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A Dformatutils.cpp843 InternalFormat::SupportCheckFunction blendSupport) in AddRGBAXFormat()
888 InternalFormat::SupportCheckFunction blendSupport) in AddRGBAFormat()
907 InternalFormat::SupportCheckFunction blendSupport) in AddLUMAFormat()
944 InternalFormat::SupportCheckFunction blendSupport) in AddDepthStencilFormat()
980 InternalFormat::SupportCheckFunction blendSupport) in AddCompressedFormat()
1015 InternalFormat::SupportCheckFunction blendSupport) in AddPalettedFormat()
1054 InternalFormat::SupportCheckFunction blendSupport) in AddYUVFormat()
H A Dformatutils.h293 SupportCheckFunction blendSupport; member