HomeSort by relevance Sort by last modified time
    Searched refs:glTexParameteriv (Results 76 - 100 of 111) sorted by null

1 2 34 5

  /sdk/emulator/opengl/host/libs/Translator/include/GLES/
gl.h     [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GLES2/
gl2.h 583 GL_APICALL void GL_APIENTRY glTexParameteriv (GLenum target, GLenum pname, const GLint* params);
  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLDispatch.h 92 static void (GLAPIENTRY *glTexParameteriv) (GLenum target, GLenum pname, const GLint *params);
  /sdk/emulator/opengl/host/libs/libOpenglRender/
GLDispatch.cpp 178 s_gl.glTexParameteriv = (glTexParameteriv_t) s_gles_lib->findSymbol("glTexParameteriv");
  /frameworks/base/core/jni/
android_opengl_GLES11.cpp     [all...]
android_opengl_GLES20.cpp     [all...]
com_google_android_gles_jni_GLImpl.cpp     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java 363 glTexParameteriv(332, 332),
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_glfuncs.h 311 SDL_PROC_UNUSED(void,glTexParameteriv,(GLenum target, GLenum pname, const GLint *params))
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
CodeGen.java 206 code.format("glTexParameteriv(%s, GL_TEXTURE_WRAP_S, (GLint[]){%s});CHKERR;\n",
208 code.format("glTexParameteriv(%s, GL_TEXTURE_WRAP_T, (GLint[]){%s});CHKERR;\n",
210 code.format("glTexParameteriv(%s, GL_TEXTURE_MIN_FILTER, (GLint[]){%s});CHKERR;\n",
212 code.format("glTexParameteriv(%s, GL_TEXTURE_MAG_FILTER, (GLint[]){%s});CHKERR;\n",
    [all...]
MessageFormatter.java     [all...]
  /frameworks/native/opengl/libagl/
texture.cpp     [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp 869 const GLMessage_Function GLMessage::glTexParameteriv;
    [all...]
gltrace.pb.h     [all...]
gltrace_api.cpp     [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp     [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl_mangle.h     [all...]
gl.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h     [all...]
gl.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h     [all...]
gl.h     [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
libGLESv2.cpp     [all...]
  /prebuilts/sdk/14/
android.jar 

Completed in 373 milliseconds

1 2 34 5