HomeSort by relevance Sort by last modified time
    Searched refs:GetTexImage (Results 1 - 12 of 12) sorted by null

  /external/mesa3d/src/mesa/drivers/common/
driverfuncs.c 96 driver->GetTexImage = _mesa_meta_GetTexImage;
  /external/mesa3d/src/mesa/main/
debug.c 292 ctx->Driver.GetTexImage(ctx, GL_RGBA, GL_UNSIGNED_BYTE, buffer, img);
texgetimage.c 527 * This is the software fallback for Driver.GetTexImage().
843 ctx->Driver.GetTexImage(ctx, format, type, pixels, texImage);
dd.h 233 void (*GetTexImage)( struct gl_context *ctx,
    [all...]
mipmap.c     [all...]
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 331 void (GLAPIENTRY * GetTexImage)(GLenum, GLint, GLenum, GLenum, GLvoid *);
  /external/mesa3d/docs/
MESA_texture_array.spec 97 GetDoublev, and by the <target> parameter of TexImage3D, GetTexImage,
639 void GetTexImage(enum tex, int lod, enum format,
650 GetTexImage obtains... from the first image to the last for
    [all...]
  /external/mesa3d/src/mapi/glapi/tests/
check_table.cpp 847 { "glGetTexImage", _O(GetTexImage) },
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_texture.c 683 * Called via ctx->Driver.GetTexImage()
    [all...]
  /external/mesa3d/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl_mangle.h     [all...]

Completed in 67 milliseconds