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

  /external/skia/src/gpu/gl/
GrGLTestInterface.cpp 236 fFunctions.fTextureImage3D = bind_to_member(this, &GrGLTestInterface::textureImage3D);
GrGLTestInterface.h 241 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 182 milliseconds