Home
last modified time | relevance | path

Searched defs:glGetFramebufferAttachmentParameteriv (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h75 glGetFramebufferAttachmentParameteriv_client_proc_t glGetFramebufferAttachmentParameteriv; member
Dgl2_entry.cpp839 void glGetFramebufferAttachmentParameteriv(GLenum target, GLenum attachment, GLenum pname, GLint* p… in glGetFramebufferAttachmentParameteriv() function
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h95 glGetFramebufferAttachmentParameteriv_server_proc_t glGetFramebufferAttachmentParameteriv; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp2542 GL_APICALL void GL_APIENTRY glGetFramebufferAttachmentParameteriv(GLenum target, GLenum attachment… in glGetFramebufferAttachmentParameteriv() function
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h659 #define glGetFramebufferAttachmentParameteriv MANGLE(GetFramebufferAttachmentParameteriv) macro