OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glDisableVertexAttribArray
(Results
76 - 100
of
109
) sorted by null
1
2
3
4
5
/frameworks/native/opengl/include/GLES3/
gl3.h
[
all
...]
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h
[
all
...]
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h
[
all
...]
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
StateTransformFactory.java
64
case
glDisableVertexAttribArray
:
300
// void
glDisableVertexAttribArray
(GLuint index);
315
// void
glDisableVertexAttribArray
(GLuint index);
[
all
...]
/frameworks/base/libs/hwui/
OpenGLRenderer.cpp
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java
114
glDisableVertexAttribArray
(83, 83),
711
case 83: return
glDisableVertexAttribArray
;
[
all
...]
/sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp
550
GL_APICALL void GL_APIENTRY
glDisableVertexAttribArray
(GLuint index){
554
ctx->dispatcher().
glDisableVertexAttribArray
(index);
[
all
...]
/external/jmonkeyengine/engine/src/android/com/jme3/renderer/android/
OGLESShaderRenderer.java
[
all
...]
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
LwjglRenderer.java
[
all
...]
/frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp
724
const GLMessage_Function GLMessage::
glDisableVertexAttribArray
;
[
all
...]
gltrace.pb.h
[
all
...]
gltrace_api.cpp
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl_mangle.h
289
#define
glDisableVertexAttribArray
MANGLE(DisableVertexAttribArray)
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h
289
#define
glDisableVertexAttribArray
MANGLE(DisableVertexAttribArray)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h
289
#define
glDisableVertexAttribArray
MANGLE(DisableVertexAttribArray)
[
all
...]
/external/chromium_org/third_party/mesa/src/include/GL/
gl_mangle.h
397
#define
glDisableVertexAttribArray
MANGLE(DisableVertexAttribArray)
[
all
...]
/external/mesa3d/include/GL/
gl_mangle.h
397
#define
glDisableVertexAttribArray
MANGLE(DisableVertexAttribArray)
[
all
...]
/external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder.cc
[
all
...]
/external/chromium_org/third_party/angle/src/libGLESv2/
libGLESv2.cpp
[
all
...]
/frameworks/base/core/jni/
android_opengl_GLES20.cpp
[
all
...]
/external/qemu/distrib/sdl-1.2.15/include/
SDL_opengl.h
[
all
...]
/prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_opengl.h
[
all
...]
/prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_opengl.h
[
all
...]
/prebuilts/tools/windows/sdl/include/SDL/
SDL_opengl.h
[
all
...]
Completed in 1110 milliseconds
1
2
3
4
5