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

  /external/deqp/framework/platform/null/
tcuNullRenderContextInitFuncs.inl 81 gl->compressedTexSubImage1D = glCompressedTexSubImage1D;
tcuNullRenderContextFuncs.inl 540 GLW_APICALL void GLW_APIENTRY glCompressedTexSubImage1D (GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid* data)
    [all...]
  /external/deqp/framework/opengl/
gluCallLogWrapperApi.inl 81 void glCompressedTexSubImage1D (glw::GLenum target, glw::GLint level, glw::GLint xoffset, glw::GLsizei width, glw::GLenum format, glw::GLsizei imageSize, const glw::GLvoid* data);
    [all...]
gluCallLogWrapper.inl 563 void CallLogWrapper::glCompressedTexSubImage1D (glw::GLenum param0, glw::GLint param1, glw::GLint param2, glw::GLsizei param3, glw::GLenum param4, glw::GLsizei param5, const glw::GLvoid* param6)
566 m_log << TestLog::Message << "glCompressedTexSubImage1D(" << toHex(param0) << ", " << param1 << ", " << param2 << ", " << param3 << ", " << toHex(param4) << ", " << param5 << ", " << toHex(param6) << ");" << TestLog::EndMessage;
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwApi.inl 81 #define glCompressedTexSubImage1D glwCompressedTexSubImage1D
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
gl.h     [all...]
gl_mangle.h 270 #define glCompressedTexSubImage1D MANGLE(CompressedTexSubImage1D)
    [all...]
glext.h     [all...]
  /external/mesa3d/include/GL/
gl.h     [all...]
gl_mangle.h 270 #define glCompressedTexSubImage1D MANGLE(CompressedTexSubImage1D)
    [all...]
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/GL/
gl.h     [all...]
gl_mangle.h 253 #define glCompressedTexSubImage1D MANGLE(CompressedTexSubImage1D)
    [all...]
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl.h     [all...]
gl_mangle.h 253 #define glCompressedTexSubImage1D MANGLE(CompressedTexSubImage1D)
    [all...]
glext.h     [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 581 milliseconds