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

  /external/chromium_org/third_party/angle/src/libGLESv2/
Texture.h 251 void setImageNegX(GLint level, GLsizei width, GLsizei height, GLenum internalFormat, GLenum format, GLenum type, const PixelUnpackState &unpack, const void *pixels);
Texture.cpp 1153 void TextureCubeMap::setImageNegX(GLint level, GLsizei width, GLsizei height, GLenum internalFormat, GLenum format, GLenum type, const PixelUnpackState &unpack, const void *pixels)
    [all...]
Context.cpp     [all...]
libGLESv2.cpp     [all...]

Completed in 390 milliseconds