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

  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_api.h 134 void GLTrace_glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid* pixels);
    [all...]
gltrace_api.cpp     [all...]

Completed in 2889 milliseconds