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

#include <FenceNVVk.h>

Inheritance diagram for rx::FenceNVVk:
rx::FenceNVImpl angle::NonCopyable

Public Member Functions

 FenceNVVk ()
 
 ~FenceNVVk () override
 
gl::Error set (GLenum condition) override
 
gl::Error test (GLboolean *outFinished) override
 
gl::Error finish () override
 
- Public Member Functions inherited from rx::FenceNVImpl
 FenceNVImpl ()
 
virtual ~FenceNVImpl ()
 

Constructor & Destructor Documentation

◆ FenceNVVk()

rx::FenceNVVk::FenceNVVk ( )

◆ ~FenceNVVk()

rx::FenceNVVk::~FenceNVVk ( )
override

Member Function Documentation

◆ finish()

gl::Error rx::FenceNVVk::finish ( )
overridevirtual

Implements rx::FenceNVImpl.

◆ set()

gl::Error rx::FenceNVVk::set ( GLenum  condition)
overridevirtual

Implements rx::FenceNVImpl.

◆ test()

gl::Error rx::FenceNVVk::test ( GLboolean outFinished)
overridevirtual

Implements rx::FenceNVImpl.


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