Home
last modified time | relevance | path

Searched refs:GetFramebufferAttachmentParameteriv (Results 1 – 14 of 14) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLAssembleGLInterfaceAutogen.cpp298 GET_PROC(GetFramebufferAttachmentParameteriv); in GrGLMakeAssembledGLInterface()
312 GET_PROC(GetFramebufferAttachmentParameteriv); in GrGLMakeAssembledGLInterface()
326 GET_PROC_SUFFIX(GetFramebufferAttachmentParameteriv, EXT); in GrGLMakeAssembledGLInterface()
DGrGLAssembleWebGLInterfaceAutogen.cpp218 GET_PROC(GetFramebufferAttachmentParameteriv); in GrGLMakeAssembledWebGLInterface()
DGrGLAssembleGLESInterfaceAutogen.cpp293 GET_PROC(GetFramebufferAttachmentParameteriv); in GrGLMakeAssembledGLESInterface()
DGrGLUtil.h181 GR_GL_CALL(gl, GetFramebufferAttachmentParameteriv(t, a, pname, p)); \
/external/skqp/src/gpu/gl/
DGrGLUtil.h127 GR_GL_CALL(gl, GetFramebufferAttachmentParameteriv(t, a, pname, p)); \
DGrGLAssembleInterface.cpp285 GET_PROC(GetFramebufferAttachmentParameteriv); in GrGLMakeAssembledGLInterface()
301 GET_PROC_SUFFIX(GetFramebufferAttachmentParameteriv, EXT); in GrGLMakeAssembledGLInterface()
694 GET_PROC(GetFramebufferAttachmentParameteriv); in GrGLMakeAssembledGLESInterface()
/external/angle/extensions/
DANGLE_framebuffer_blit.txt66 GetFramebufferAttachmentParameteriv:
296 GetFramebufferAttachmentParameteriv as follows:
350 GetFramebufferAttachmentParameteriv is called and <target> is
/external/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.cpp457 return gl::GetFramebufferAttachmentParameteriv(target, attachment, pname, params); in glGetFramebufferAttachmentParameteriv()
462 return gl::GetFramebufferAttachmentParameteriv(target, attachment, pname, params); in glGetFramebufferAttachmentParameterivOES()
1621 this->glGetFramebufferAttachmentParameteriv = gl::GetFramebufferAttachmentParameteriv; in LibGLESv2exports()
Dentry_points.h102 …void GL_APIENTRY GetFramebufferAttachmentParameteriv(GLenum target, GLenum attachment, GLenum pnam…
DlibGLESv2.cpp2573 void GL_APIENTRY GetFramebufferAttachmentParameteriv(GLenum target, GLenum attachment, GLenum pname… in GetFramebufferAttachmentParameteriv() function
6181 GetFramebufferAttachmentParameteriv(target, attachment, pname, params); in GetFramebufferAttachmentParameterivOES()
6409 FUNCTION(GetFramebufferAttachmentParameteriv), in es2GetProcAddress()
/external/skia/tools/gpu/gl/interface/
Dinterface.json5365 "GetFramebufferAttachmentParameteriv", "GetRenderbufferParameteriv",
/external/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1428 { "glGetFramebufferAttachmentParameteriv", _O(GetFramebufferAttachmentParameteriv) },
/external/angle/src/libGLESv2/
Dentry_points_gles_2_0_autogen.cpp1651 ANGLE_CAPTURE(GetFramebufferAttachmentParameteriv, isCallValid, context, target, attachment, in GL_GetFramebufferAttachmentParameteriv()
/external/angle/src/libGL/
Dentry_points_gl_3_autogen.cpp978 ANGLE_CAPTURE(GetFramebufferAttachmentParameteriv, isCallValid, context, target, attachment, in GL_GetFramebufferAttachmentParameteriv()