Searched refs:namedFramebufferTexture3D (Results 1 - 7 of 7) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLCreateNullInterface.cpp448 GrGLvoid namedFramebufferTexture3D(GrGLuint framebuffer, GrGLenum attachment,
H A DGrGLTestInterface.h290 virtual GrGLvoid namedFramebufferTexture3D(GrGLuint framebuffer, GrGLenum attachment, GrGLenum textarget, GrGLuint texture, GrGLint level, GrGLint zoffset) {} function in class:GrGLTestInterface
/external/skia/tools/gpu/gl/debug/
H A DDebugGLTestContext.cpp511 GrGLvoid namedFramebufferTexture3D(GrGLuint framebuffer, GrGLenum attachment,
/external/skqp/src/gpu/gl/
H A DGrGLCreateNullInterface.cpp448 GrGLvoid namedFramebufferTexture3D(GrGLuint framebuffer, GrGLenum attachment,
H A DGrGLTestInterface.cpp285 fFunctions.fNamedFramebufferTexture3D = bind_to_member(this, &GrGLTestInterface::namedFramebufferTexture3D);
H A DGrGLTestInterface.h290 virtual GrGLvoid namedFramebufferTexture3D(GrGLuint framebuffer, GrGLenum attachment, GrGLenum textarget, GrGLuint texture, GrGLint level, GrGLint zoffset) {} function in class:GrGLTestInterface
/external/skqp/tools/gpu/gl/debug/
H A DDebugGLTestContext.cpp505 GrGLvoid namedFramebufferTexture3D(GrGLuint framebuffer, GrGLenum attachment,

Completed in 4461 milliseconds