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

Public Attributes

WorkGroupSize size
 
unsigned num_workgroups_x
 
unsigned num_workgroups_y
 
unsigned radix
 
unsigned vector_size
 
bool shared_banked
 

Detailed Description

Definition at line 47 of file glfft.cpp.

Member Data Documentation

unsigned Radix::num_workgroups_x

Definition at line 50 of file glfft.cpp.

unsigned Radix::num_workgroups_y

Definition at line 51 of file glfft.cpp.

unsigned Radix::radix

Definition at line 52 of file glfft.cpp.

bool Radix::shared_banked

Definition at line 54 of file glfft.cpp.

WorkGroupSize Radix::size

Definition at line 49 of file glfft.cpp.

unsigned Radix::vector_size

Definition at line 53 of file glfft.cpp.


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