Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h90 glGetAttribLocation_server_proc_t glGetAttribLocation_dec; member
Dgles2_dec.cpp1233 …*(int *)(&tmpBuf[0]) = this->glGetAttribLocation_dec(this, var_program, (const GLchar*)(inptr_n… in decode()