Home
last modified time | relevance | path

Searched refs:glBindAttribLocation_dec (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h17 glBindAttribLocation_server_proc_t glBindAttribLocation_dec; member
Dgles2_dec.cpp92 this->glBindAttribLocation_dec(this, var_program, var_index, (const GLchar*)(inptr_name.get())); in decode()