webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
gl::Limitations Struct Reference

#include <Caps.h>

Public Member Functions

 Limitations ()
 

Public Attributes

bool noFrontFacingSupport
 
bool noSampleAlphaToCoverageSupport
 
bool attributeZeroRequiresZeroDivisorInEXT
 
bool noSeparateStencilRefsAndMasks
 
bool shadersRequireIndexedLoopValidation
 
bool noSimultaneousConstantColorAndAlphaBlendFunc
 

Constructor & Destructor Documentation

◆ Limitations()

gl::Limitations::Limitations ( )

Member Data Documentation

◆ attributeZeroRequiresZeroDivisorInEXT

bool gl::Limitations::attributeZeroRequiresZeroDivisorInEXT

◆ noFrontFacingSupport

bool gl::Limitations::noFrontFacingSupport

◆ noSampleAlphaToCoverageSupport

bool gl::Limitations::noSampleAlphaToCoverageSupport

◆ noSeparateStencilRefsAndMasks

bool gl::Limitations::noSeparateStencilRefsAndMasks

◆ noSimultaneousConstantColorAndAlphaBlendFunc

bool gl::Limitations::noSimultaneousConstantColorAndAlphaBlendFunc

◆ shadersRequireIndexedLoopValidation

bool gl::Limitations::shadersRequireIndexedLoopValidation

The documentation for this struct was generated from the following files: