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

#include <ProgramImpl.h>

Public Member Functions

 LinkResult (bool linkSuccess, const gl::Error &error)
 

Public Attributes

bool linkSuccess
 
gl::Error error
 

Constructor & Destructor Documentation

◆ LinkResult()

rx::LinkResult::LinkResult ( bool  linkSuccess,
const gl::Error error 
)
inline

Member Data Documentation

◆ error

gl::Error rx::LinkResult::error

◆ linkSuccess

bool rx::LinkResult::linkSuccess

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