mightymandel v16

GPU-based Mandelbrot set explorer

init::fpxx::frag Class Reference

Fragment Shader. More...

Public Member Functions

out layout (location=0, index=0) vec4 o
void main ()

Data Fields

flat in vec4 ida

Detailed Description

Fragment Shader.

Definition at line 6 of file fpxx_init_frag.glsl.

Member Function Documentation

out init::fpxx::frag::layout ( location  = 0,
index  = 0 
)
void init::fpxx::frag::main ( )
inline

Definition at line 14 of file fpxx_init_frag.glsl.

Field Documentation

flat in vec4 init::fpxx::frag::ida

Definition at line 12 of file fpxx_init_frag.glsl.


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