Home
last modified time | relevance | path

Searched defs:glUniform2i (Results 1 – 2 of 2) sorted by relevance

/development/tools/emulator/opengl/system/GLESv2_enc/
Dgl2_entry.cpp936 void glUniform2i(GLint location, GLint x, GLint y) in glUniform2i() function
Dgl2_client_context.h128 glUniform2i_client_proc_t glUniform2i; member