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

  /external/skia/src/gpu/gl/
GrGLTestInterface.h 242 virtual GrGLvoid textureImage3D(GrGLuint texture, GrGLenum target, GrGLint level, GrGLint GrGLinternalformat, GrGLsizei width, GrGLsizei height, GrGLsizei depth, GrGLint border, GrGLenum format, GrGLenum type, const GrGLvoid *pixels) {}
    [all...]
  /external/skqp/src/gpu/gl/
GrGLTestInterface.h 242 virtual GrGLvoid textureImage3D(GrGLuint texture, GrGLenum target, GrGLint level, GrGLint GrGLinternalformat, GrGLsizei width, GrGLsizei height, GrGLsizei depth, GrGLint border, GrGLenum format, GrGLenum type, const GrGLvoid *pixels) {}
    [all...]

Completed in 626 milliseconds