HomeSort by relevance Sort by last modified time
    Searched full:namedframebuffertexture3d (Results 1 - 8 of 8) sorted by null

  /external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 448 GrGLvoid namedFramebufferTexture3D(GrGLuint framebuffer, GrGLenum attachment,
GrGLTestInterface.h 290 virtual GrGLvoid namedFramebufferTexture3D(GrGLuint framebuffer, GrGLenum attachment, GrGLenum textarget, GrGLuint texture, GrGLint level, GrGLint zoffset) {}
    [all...]
  /external/skqp/src/gpu/gl/
GrGLCreateNullInterface.cpp 448 GrGLvoid namedFramebufferTexture3D(GrGLuint framebuffer, GrGLenum attachment,
GrGLAssembleInterface.cpp 456 GET_PROC_SUFFIX(NamedFramebufferTexture3D, EXT);
    [all...]
GrGLTestInterface.cpp 285 fFunctions.fNamedFramebufferTexture3D = bind_to_member(this, &GrGLTestInterface::namedFramebufferTexture3D);
GrGLTestInterface.h 290 virtual GrGLvoid namedFramebufferTexture3D(GrGLuint framebuffer, GrGLenum attachment, GrGLenum textarget, GrGLuint texture, GrGLint level, GrGLint zoffset) {}
    [all...]
  /external/skia/tools/gpu/gl/debug/
DebugGLTestContext.cpp 511 GrGLvoid namedFramebufferTexture3D(GrGLuint framebuffer, GrGLenum attachment,
    [all...]
  /external/skqp/tools/gpu/gl/debug/
DebugGLTestContext.cpp 505 GrGLvoid namedFramebufferTexture3D(GrGLuint framebuffer, GrGLenum attachment,
    [all...]

Completed in 242 milliseconds