Lines Matching refs:blendSupport
360 blendSupport(NeverSupported) in InternalFormat()
803 InternalFormat::SupportCheckFunction blendSupport) in AddRGBAXFormat() argument
827 formatInfo.blendSupport = blendSupport; in AddRGBAXFormat()
848 InternalFormat::SupportCheckFunction blendSupport) in AddRGBAFormat() argument
852 textureAttachmentSupport, renderbufferSupport, blendSupport); in AddRGBAFormat()
867 InternalFormat::SupportCheckFunction blendSupport) in AddLUMAFormat() argument
886 formatInfo.blendSupport = blendSupport; in AddLUMAFormat()
904 InternalFormat::SupportCheckFunction blendSupport) in AddDepthStencilFormat() argument
923 formatInfo.blendSupport = blendSupport; in AddDepthStencilFormat()
940 InternalFormat::SupportCheckFunction blendSupport) in AddCompressedFormat() argument
960 formatInfo.blendSupport = blendSupport; in AddCompressedFormat()
981 InternalFormat::SupportCheckFunction blendSupport) in AddYUVFormat() argument
1005 formatInfo.blendSupport = blendSupport; in AddYUVFormat()