Searched refs:glGetProgramResourceLocation (Results 1 – 17 of 17) sorted by relevance
188 glGetProgramResourceLocation; # introduced=21
415 GL_ENTRY(GLint, glGetProgramResourceLocation, GLuint program, GLenum programInterface, const GLchar…
11 GLint glGetProgramResourceLocation ( GLuint program, GLenum programInterface, const GLchar *name )
320 public static native int glGetProgramResourceLocation( in glGetProgramResourceLocation() method in GLES31
364 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGetProgramResourceLocation);1212 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glGetProgramResourceLocation); in init_stub_library()
364 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGetProgramResourceLocation);1212 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glGetProgramResourceLocation); in init_stub_library()
769 GLint API_ENTRY(glGetProgramResourceLocation)(GLuint program, GLenum programInterface, const GLchar…770 CALL_GL_API_RETURN(glGetProgramResourceLocation, program, programInterface, name);
1463 GL_APICALL GLint GL_APIENTRY glGetProgramResourceLocation (GLuint program, GLenum programInterface,…
877 _returnValue = glGetProgramResourceLocation( in android_glGetProgramResourceLocation__IILjava_lang_String_2()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
20670 method public static int glGetProgramResourceLocation(int, int, java.lang.String);
31603 method public static int glGetProgramResourceLocation(int, int, String);