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

1 2 3 45 6 7

  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/GLES/
gl.h 721 GL_API void GL_APIENTRY glShadeModel (GLenum mode);
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/GLES/
gl.h 721 GL_API void GL_APIENTRY glShadeModel (GLenum mode);
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/GLES/
gl.h 721 GL_API void GL_APIENTRY glShadeModel (GLenum mode);
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/GLES/
gl.h 721 GL_API void GL_APIENTRY glShadeModel (GLenum mode);
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/GLES/
gl.h 721 GL_API void GL_APIENTRY glShadeModel (GLenum mode);
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/GLES/
gl.h 721 GL_API void GL_APIENTRY glShadeModel (GLenum mode);
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/GLES/
gl.h 721 GL_API void GL_APIENTRY glShadeModel (GLenum mode);
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/GLES/
gl.h 721 GL_API void GL_APIENTRY glShadeModel (GLenum mode);
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/GLES/
gl.h 721 GL_API void GL_APIENTRY glShadeModel (GLenum mode);
    [all...]
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 721 GL_API void GL_APIENTRY glShadeModel (GLenum mode);
    [all...]
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 721 GL_API void GL_APIENTRY glShadeModel (GLenum mode);
    [all...]
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 721 GL_API void GL_APIENTRY glShadeModel (GLenum mode);
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/GLES/
gl.h 721 GL_API void GL_APIENTRY glShadeModel (GLenum mode);
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/GLES/
gl.h 721 GL_API void GL_APIENTRY glShadeModel (GLenum mode);
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/GLES/
gl.h 721 GL_API void GL_APIENTRY glShadeModel (GLenum mode);
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GLES/
gl.h 721 GL_API void GL_APIENTRY glShadeModel (GLenum mode);
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLDispatch.h 176 static void (GLAPIENTRY *glShadeModel) (GLenum mode);
  /sdk/emulator/opengl/host/libs/libOpenglRender/
GLDispatch.cpp 166 s_gl.glShadeModel = (glShadeModel_t) s_gles_lib->findSymbol("glShadeModel");
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_glfuncs.h 259 SDL_PROC_UNUSED(void,glShadeModel,(GLenum mode))
  /frameworks/native/opengl/libagl/
light.cpp 633 void glShadeModel(GLenum mode)
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_entry.cpp 134 void glShadeModel(GLenum mode);
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glprocs.h 232 "glShadeModel\0"
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLLogWrapper.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java 332 glShadeModel(301, 301),
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp     [all...]

Completed in 1202 milliseconds

1 2 3 45 6 7