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

This is the complete list of members for GLFFT::FFT, including all inherited members.

bench(GLuint output, GLuint input, unsigned warmup_iterations, unsigned iterations, unsigned dispatches_per_iteration, double max_time=std::numeric_limits< double >::max())GLFFT::FFT
build_program(const Parameters &params)GLFFT::FFTprivate
cacheGLFFT::FFTprivate
compile_compute_shader(const char *src)GLFFT::FFTprivate
costGLFFT::FFTprivate
FFT(unsigned Nx, unsigned Ny, Type type, Direction direction, Target input_target, Target output_target, std::shared_ptr< ProgramCache > cache, const FFTOptions &options, const FFTWisdom &wisdom=FFTWisdom())GLFFT::FFT
FFT(unsigned Nx, unsigned Ny, unsigned radix, unsigned p, Mode mode, Target input_target, Target output_target, std::shared_ptr< ProgramCache > cache, const FFTOptions &options)GLFFT::FFT
get_cost() const GLFFT::FFTinline
get_dimension_x() const GLFFT::FFTinline
get_dimension_y() const GLFFT::FFTinline
get_num_passes() const GLFFT::FFTinline
get_program(const Parameters &params)GLFFT::FFTprivate
inputGLFFT::FFT
input_auxGLFFT::FFT
load_shader_string(const char *path)GLFFT::FFTprivatestatic
offsetGLFFT::FFT
offset_xGLFFT::FFT
offset_yGLFFT::FFT
outputGLFFT::FFT
passesGLFFT::FFTprivate
process(GLuint output, GLuint input, GLuint input_aux=0)GLFFT::FFT
samplersGLFFT::FFT
scale_xGLFFT::FFT
scale_yGLFFT::FFT
set_input_aux_buffer_range(GLintptr offset, GLsizei size)GLFFT::FFTinline
set_input_buffer_range(GLintptr offset, GLsizei size)GLFFT::FFTinline
set_output_buffer_range(GLintptr offset, GLsizei size)GLFFT::FFTinline
set_samplers(GLuint sampler0, GLuint sampler1=0)GLFFT::FFTinline
set_texture_offset_scale(float offset_x, float offset_y, float scale_x, float scale_y)GLFFT::FFTinline
sizeGLFFT::FFT
size_xGLFFT::FFTprivate
size_yGLFFT::FFTprivate
ssboGLFFT::FFTprivate
store_shader_string(const char *path, const std::string &source)GLFFT::FFTprivatestatic
temp_bufferGLFFT::FFTprivate
temp_buffer_imageGLFFT::FFTprivate
textureGLFFT::FFTprivate