HomeSort by relevance Sort by last modified time
    Searched refs:glActiveTexture (Results 101 - 125 of 127) sorted by null

1 2 3 45 6

  /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp 269 GL_API void GL_APIENTRY glActiveTexture( GLenum texture) {
273 ctx->dispatcher().glActiveTexture(texture);
    [all...]
  /development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp 143 GL_APICALL void GL_APIENTRY glActiveTexture(GLenum texture){
147 ctx->dispatcher().glActiveTexture(texture);
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLLogWrapper.java     [all...]
  /frameworks/base/opengl/libs/
glesv2dbg_functions.h 3 GL_ENTRY(void, glActiveTexture, GLenum texture)
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsContext3DQt.cpp 332 activeTexture = GET_PROC_ADDRESS(glActiveTexture);
    [all...]
  /frameworks/base/core/jni/
android_opengl_GLES10.cpp 136 /* void glActiveTexture ( GLenum texture ) */
140 glActiveTexture(
    [all...]
android_opengl_GLES20.cpp 130 /* void glActiveTexture ( GLenum texture ) */
134 glActiveTexture(
    [all...]
com_google_android_gles_jni_GLImpl.cpp 262 /* void glActiveTexture ( GLenum texture ) */
266 glActiveTexture(
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl_mangle.h 35 #define glActiveTexture MANGLE(ActiveTexture)
    [all...]
gl.h     [all...]
glext.h     [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
libGLESv2.cpp 33 void __stdcall glActiveTexture(GLenum texture)
    [all...]
  /frameworks/base/opengl/libs/GLES2_dbg/src/
api.cpp 37 _c->glActiveTexture(texture);
    [all...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_opengl.h     [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_opengl.h     [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/11/
android.jar 
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/13/
android.jar 
  /prebuilt/sdk/6/
android.jar 

Completed in 2429 milliseconds

1 2 3 45 6