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

  /external/skia/src/gpu/gl/
GrGLUtil.h 84 GR_GL_CALL(gl, GetFramebufferAttachmentParameteriv(t, a, pname, p)); \
GrGLAssembleInterface.cpp 292 GET_PROC(GetFramebufferAttachmentParameteriv);
308 GET_PROC_SUFFIX(GetFramebufferAttachmentParameteriv, EXT);
796 GET_PROC(GetFramebufferAttachmentParameteriv);
    [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
main.cpp 231 void GetFramebufferAttachmentParameteriv(GLenum target, GLenum attachment, GLenum pname, GLint* params);
791 return es2::GetFramebufferAttachmentParameteriv(target, attachment, pname, params);
796 return es2::GetFramebufferAttachmentParameteriv(target, attachment, pname, params);
    [all...]
libGLESv2.cpp     [all...]
  /external/libmojo/mojo/gpu/
mojo_gles2_impl_autogen.h 258 void GetFramebufferAttachmentParameteriv(GLenum target,
    [all...]
mojo_gles2_impl_autogen.cc 496 void MojoGLES2Impl::GetFramebufferAttachmentParameteriv(GLenum target,
    [all...]
  /external/mesa3d/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl_mangle.h     [all...]

Completed in 94 milliseconds