HomeSort by relevance Sort by last modified time
    Searched refs:textures (Results 251 - 261 of 261) sorted by null

<<11

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_enc.cpp 1061 void glDeleteTextures_enc(void *self , GLsizei n, const GLuint* textures)
    [all...]
  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_enc.cpp 603 void glDeleteTextures_enc(void *self , GLsizei n, const GLuint* textures)
618 memcpy(ptr, textures, __size_textures);ptr += __size_textures;
909 void glGenTextures_enc(void *self , GLsizei n, GLuint* textures)
924 stream->readback(textures, __size_textures);
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_api.cpp     [all...]
  /frameworks/native/opengl/libagl/
matrix.cpp 921 stack = &c->transforms.texture[c->textures.active];
  /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...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glext.h     [all...]

Completed in 530 milliseconds

<<11