HomeSort by relevance Sort by last modified time
    Searched defs:glTexParameteriv_t (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_proc.h 161 typedef void (* glTexParameteriv_t) (GLenum, GLenum, const GLint*);
  /sdk/emulator/opengl/host/libs/libOpenglRender/
gl_proc.h 161 typedef void (GL_APIENTRY *glTexParameteriv_t) (GLenum, GLenum, const GLint*);

Completed in 23 milliseconds