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

  /external/skia/bench/
GLBench.cpp 156 GR_GL_CALL(gl, FramebufferTexture2D(GR_GL_FRAMEBUFFER,
  /external/skia/src/gpu/gl/
GrGLAssembleInterface.cpp 295 GET_PROC(FramebufferTexture2D);
311 GET_PROC_SUFFIX(FramebufferTexture2D, EXT);
759 GET_PROC(FramebufferTexture2D);
    [all...]
GrGLGpu.cpp     [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
main.cpp 213 void FramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
681 return es2::FramebufferTexture2D(target, attachment, textarget, texture, level);
686 return es2::FramebufferTexture2D(target, attachment, textarget, texture, level);
    [all...]
libGLESv2.cpp     [all...]
  /external/libmojo/mojo/gpu/
mojo_gles2_impl_autogen.h 197 void FramebufferTexture2D(GLenum target,
    [all...]
mojo_gles2_impl_autogen.cc 373 void MojoGLES2Impl::FramebufferTexture2D(GLenum target,
    [all...]
  /external/mesa3d/include/GL/
gl_mangle.h 533 #define glFramebufferTexture2D MANGLE(FramebufferTexture2D)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl_mangle.h 492 #define glFramebufferTexture2D MANGLE(FramebufferTexture2D)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl_mangle.h 533 #define glFramebufferTexture2D MANGLE(FramebufferTexture2D)
    [all...]

Completed in 344 milliseconds