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

  /external/skqp/src/gpu/gl/
GrGLTestInterface.cpp 240 fFunctions.fCompressedTextureImage3D = bind_to_member(this, &GrGLTestInterface::compressedTextureImage3D);
GrGLTestInterface.h 245 virtual GrGLvoid compressedTextureImage3D(GrGLuint texture, GrGLenum target, GrGLint level, GrGLenum GrGLinternalformat, GrGLsizei width, GrGLsizei height, GrGLsizei depth, GrGLint border, GrGLsizei imageSize, const GrGLvoid *data) {}
    [all...]
  /external/skia/src/gpu/gl/
GrGLTestInterface.h 245 virtual GrGLvoid compressedTextureImage3D(GrGLuint texture, GrGLenum target, GrGLint level, GrGLenum GrGLinternalformat, GrGLsizei width, GrGLsizei height, GrGLsizei depth, GrGLint border, GrGLsizei imageSize, const GrGLvoid *data) {}
    [all...]

Completed in 106 milliseconds