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

  /external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 436 GrGLvoid namedFramebufferTexture1D(GrGLuint framebuffer, GrGLenum attachment,
GrGLTestInterface.cpp 282 fFunctions.fNamedFramebufferTexture1D = bind_to_member(this, &GrGLTestInterface::namedFramebufferTexture1D);
GrGLTestInterface.h 287 virtual GrGLvoid namedFramebufferTexture1D(GrGLuint framebuffer, GrGLenum attachment, GrGLenum textarget, GrGLuint texture, GrGLint level) {}
    [all...]
  /external/skia/tools/gpu/gl/debug/
DebugGLTestContext.cpp 493 GrGLvoid namedFramebufferTexture1D(GrGLuint framebuffer, GrGLenum attachment,
    [all...]

Completed in 60 milliseconds