Shader

Search for usage in LXR

Shader Class Reference

#include <dashedshader.h>

Inherits QSGSimpleMaterialShader< State >.

Public Member Functions

QList< QByteArrayattributes () const
 
const char * fragmentShader () const
 
void resolveUniforms ()
 
void updateState (const State *state, const State *)
 
const char * vertexShader () const
 

Detailed Description

[1]

[2]

Definition at line 73 of file dashedshader.h.

Member Function Documentation

◆ attributes()

QList< QByteArray > Shader::attributes ( ) const
inline

[3] //! [4]

Definition at line 107 of file dashedshader.h.

◆ fragmentShader()

const char * Shader::fragmentShader ( ) const
inline

Definition at line 91 of file dashedshader.h.

◆ resolveUniforms()

void Shader::resolveUniforms ( )
inline

[5] //! [6]

Definition at line 115 of file dashedshader.h.

◆ updateState()

void Shader::updateState ( const State * state,
const State *  )
inline

[4] //! [5]

Definition at line 113 of file dashedshader.h.

◆ vertexShader()

const char * Shader::vertexShader ( ) const
inline

[2] //! [3]

Definition at line 78 of file dashedshader.h.


The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:19:05 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.