Searched refs:attachmentPointIndex (Results 1 – 2 of 2) sorted by relevance
228 int idx = attachmentPointIndex(attachment); in setAttachment()269 int idx = attachmentPointIndex(attachment); in getAttachment()276 int idx = attachmentPointIndex(attachment); in getAttachmentSamples()296 int idx = attachmentPointIndex(attachment); in getAttachmentDimensions()322 int idx = attachmentPointIndex(attachment); in getAttachmentInternalFormat()383 int FramebufferData::attachmentPointIndex(GLenum attachment) in attachmentPointIndex() function in FramebufferData456 m_attachPoints[attachmentPointIndex(GL_DEPTH_ATTACHMENT)].obj; in refreshSeparateDepthStencilAttachmentState()458 m_attachPoints[attachmentPointIndex(GL_STENCIL_ATTACHMENT)].obj; in refreshSeparateDepthStencilAttachmentState()477 m_attachPoints[attachmentPointIndex(GL_DEPTH_ATTACHMENT)].name ? in refreshSeparateDepthStencilAttachmentState()479 m_attachPoints[attachmentPointIndex(GL_STENCIL_ATTACHMENT)].name ? in refreshSeparateDepthStencilAttachmentState()[all …]
110 inline int attachmentPointIndex(GLenum attachment);