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

#include <RendererVk.h>

Inheritance diagram for rx::RendererVk:
angle::NonCopyable

Public Member Functions

 RendererVk ()
 
 ~RendererVk ()
 
const gl::CapsgetNativeCaps () const
 
const gl::TextureCapsMapgetNativeTextureCaps () const
 
const gl::ExtensionsgetNativeExtensions () const
 
const gl::LimitationsgetNativeLimitations () const
 

Constructor & Destructor Documentation

◆ RendererVk()

rx::RendererVk::RendererVk ( )

◆ ~RendererVk()

rx::RendererVk::~RendererVk ( )

Member Function Documentation

◆ getNativeCaps()

const gl::Caps & rx::RendererVk::getNativeCaps ( ) const

◆ getNativeExtensions()

const gl::Extensions & rx::RendererVk::getNativeExtensions ( ) const

◆ getNativeLimitations()

const gl::Limitations & rx::RendererVk::getNativeLimitations ( ) const

◆ getNativeTextureCaps()

const gl::TextureCapsMap & rx::RendererVk::getNativeTextureCaps ( ) const

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