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

  /prebuilts/misc/windows/sdl2/test/
testshader.c 121 static PFNGLGETUNIFORMLOCATIONARBPROC glGetUniformLocationARB;
183 location = glGetUniformLocationARB(data->program, tex_name);
219 glGetUniformLocationARB = (PFNGLGETUNIFORMLOCATIONARBPROC) SDL_GL_GetProcAddress("glGetUniformLocationARB");
231 glGetUniformLocationARB &&
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /external/mesa3d/include/GL/
gl_mangle.h     [all...]

Completed in 160 milliseconds