OpenGL ES SDK for Android ARM Developer Center
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GLFFT::FFT::Pass Struct Reference

Public Attributes

Parameters parameters
 
unsigned workgroups_x
 
unsigned workgroups_y
 
unsigned uv_scale_x
 
GLuint program
 
GLbitfield barriers
 

Detailed Description

Definition at line 175 of file glfft.hpp.

Member Data Documentation

GLbitfield GLFFT::FFT::Pass::barriers

Definition at line 183 of file glfft.hpp.

Parameters GLFFT::FFT::Pass::parameters

Definition at line 177 of file glfft.hpp.

GLuint GLFFT::FFT::Pass::program

Definition at line 182 of file glfft.hpp.

unsigned GLFFT::FFT::Pass::uv_scale_x

Definition at line 181 of file glfft.hpp.

unsigned GLFFT::FFT::Pass::workgroups_x

Definition at line 179 of file glfft.hpp.

unsigned GLFFT::FFT::Pass::workgroups_y

Definition at line 180 of file glfft.hpp.


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