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

  /prebuilts/misc/windows/sdl2/test/
testshader.c 115 static PFNGLCOMPILESHADERARBPROC glCompileShaderARB;
132 glCompileShaderARB(shader);
213 glCompileShaderARB = (PFNGLCOMPILESHADERARBPROC) SDL_GL_GetProcAddress("glCompileShaderARB");
225 glCompileShaderARB &&
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl_mangle.h 254 #define glCompileShaderARB MANGLE(CompileShaderARB)
    [all...]
  /external/mesa3d/include/GL/
gl_mangle.h 298 #define glCompileShaderARB MANGLE(CompileShaderARB)
    [all...]

Completed in 61 milliseconds