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

  /external/deqp/framework/opengl/simplereference/
sglrContextWrapper.cpp 134 void ContextWrapper::glTexSubImage1D (deUint32 target, int level, int xoffset, int width, deUint32 format, deUint32 type, const void* data)
sglrContextWrapper.hpp 161 void glTexSubImage1D (deUint32 target, int level, int xoffset, int width, deUint32 format, deUint32 type, const void* pixels);
sglrGLContext.cpp 282 m_wrapper->glTexSubImage1D(target, level, xoffset, width, format, type, data);
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_context.c 848 &glTexSubImage1D,
  /external/deqp/framework/platform/null/
tcuNullRenderContextInitFuncs.inl     [all...]
tcuNullRenderContextFuncs.inl     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
gl.h     [all...]
glcorearb.h 423 GLAPI void APIENTRY glTexSubImage1D (GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels);
    [all...]
  /external/mesa3d/include/GL/
gl.h     [all...]
gl_mangle.h     [all...]
glcorearb.h 423 GLAPI void APIENTRY glTexSubImage1D (GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl.h     [all...]
gl_mangle.h     [all...]
  /external/swiftshader/src/OpenGL/libGL/
libGL.cpp     [all...]
  /external/deqp/framework/opengl/
gluCallLogWrapperApi.inl     [all...]
gluCallLogWrapper.inl     [all...]
  /external/deqp/framework/opengl/wrapper/
glwApi.inl     [all...]
  /external/swiftshader/include/GL/
glcorearb.h 421 GLAPI void APIENTRY glTexSubImage1D (GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels);
    [all...]

Completed in 598 milliseconds