Home | History | Annotate | Download | only in functional

Lines Matching refs:glGetFramebufferAttachmentParameteriv

66 		gl.glGetFramebufferAttachmentParameteriv(target, attachment, paramNames[ndx], &state);
103 gl.glGetFramebufferAttachmentParameteriv(target, attachment, paramNames[ndx], &state);
147 gl.glGetFramebufferAttachmentParameteriv(target, attachment, pname, &state);
189 glGetFramebufferAttachmentParameteriv(m_framebufferTarget, attachments[ndx], GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE, &state);
622 glGetFramebufferAttachmentParameteriv(GL_FRAMEBUFFER, attachment, GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE, &state);