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

  /external/mesa3d/docs/
MESA_texture_array.spec 113 CopyTexSubImage3D, CompressedTexImage3D, CompressedTexSubImage3D,
137 CompressedTexImage3D, and by the <format> parameter of
705 TexImage3D, CompressedTexImage3D, and CompressedTexSubImage3D calls.
    [all...]
  /external/libmojo/mojo/gpu/
mojo_gles2_impl_autogen.h 109 void CompressedTexImage3D(GLenum target,
    [all...]
mojo_gles2_impl_autogen.cc 192 void MojoGLES2Impl::CompressedTexImage3D(GLenum target,
201 NOTREACHED() << "Unimplemented CompressedTexImage3D.";
    [all...]
  /external/mesa3d/include/GL/
gl_mangle.h 268 #define glCompressedTexImage3D MANGLE(CompressedTexImage3D)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl_mangle.h 251 #define glCompressedTexImage3D MANGLE(CompressedTexImage3D)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl_mangle.h 268 #define glCompressedTexImage3D MANGLE(CompressedTexImage3D)
    [all...]

Completed in 2660 milliseconds