Searched refs:renderSupport (Results 1 – 3 of 3) sorted by relevance
270 renderSupport(NeverSupported), in InternalFormat()276 InternalFormat::SupportCheckFunction renderSupport, in UnsizedFormat() argument282 formatInfo.renderSupport = renderSupport; in UnsizedFormat()290 InternalFormat::SupportCheckFunction renderSupport, in RGBAFormat() argument306 formatInfo.renderSupport = renderSupport; in RGBAFormat()313 InternalFormat::SupportCheckFunction renderSupport, in LUMAFormat() argument326 formatInfo.renderSupport = renderSupport; in LUMAFormat()333 InternalFormat::SupportCheckFunction renderSupport, in DepthStencilFormat() argument346 formatInfo.renderSupport = renderSupport; in DepthStencilFormat()354 InternalFormat::SupportCheckFunction renderSupport, in CompressedFormat() argument[all …]
90 SupportCheckFunction renderSupport; member
2267 formatCaps.renderable = formatInfo.renderSupport(clientVersion, mExtensions); in initCaps()