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

  /external/chromium_org/third_party/mesa/src/docs/
MESA_texture_array.spec 97 GetDoublev, and by the <target> parameter of TexImage3D, GetTexImage,
112 Accepted by the <target> parameter of TexImage3D, TexSubImage3D,
136 Accepted by the <internalformat> parameter of TexImage3D and
168 void TexImage3D(enum target, int level, int internalformat,
209 the corresponding parameters of TexImage3D.
212 equivalent to calling TexImage3D with corresponding arguments and depth
352 image data, nor do they include texture properties. When TexImage3D is
356 by TexImage3D called with target set to TEXTURE 3D, no error is
359 supported by such a call to TexImage3D, the proxy state values are set
367 PROXY_TEXTURE_1D_ARRAY_EXT, or TexImage3D is executed with targe
    [all...]
MESA_texture_signed_rgba.spec 187 TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
  /external/mesa3d/docs/
MESA_texture_array.spec 97 GetDoublev, and by the <target> parameter of TexImage3D, GetTexImage,
112 Accepted by the <target> parameter of TexImage3D, TexSubImage3D,
136 Accepted by the <internalformat> parameter of TexImage3D and
168 void TexImage3D(enum target, int level, int internalformat,
209 the corresponding parameters of TexImage3D.
212 equivalent to calling TexImage3D with corresponding arguments and depth
352 image data, nor do they include texture properties. When TexImage3D is
356 by TexImage3D called with target set to TEXTURE 3D, no error is
359 supported by such a call to TexImage3D, the proxy state values are set
367 PROXY_TEXTURE_1D_ARRAY_EXT, or TexImage3D is executed with targe
    [all...]
MESA_texture_signed_rgba.spec 187 TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/tests/
check_table.cpp 937 { "glTexImage3D", _O(TexImage3D) },
    [all...]
  /external/mesa3d/src/mapi/glapi/tests/
check_table.cpp 937 { "glTexImage3D", _O(TexImage3D) },
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glapi_gentable.c     [all...]
glapi_mapi_tmp.h     [all...]
glapi_x86-64.S     [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/
glapitable.h 414 void (GLAPIENTRYP TexImage3D)(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels); /* 371 */
    [all...]
glapitemp.h     [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
gl_mangle.h     [all...]
  /external/mesa3d/include/GL/
gl_mangle.h     [all...]

Completed in 915 milliseconds