Searched defs:attachmentType (Results 1 – 6 of 6) sorted by relevance
447 GLenum attachmentType (const Attachment& att) in attachmentType() function
1408 GLenum attachmentType = (i == 0) ? GL_DEPTH_ATTACHMENT : GL_STENCIL_ATTACHMENT; in checkErrors() local
4356 const std::string attachmentType = getInputAttachmentType(attachment.getFormat()); in createTestShaders() local4365 …const std::string attachmentType = getAttachmentType(config.renderPass.getAttachments()[getAttachm… in createTestShaders() local4387 …const std::string attachmentType = getAttachmentType(attachment.getFormat(), config.useFormatCom… in createTestShaders() local4519 …const std::string attachmentType = getAttachmentType(config.renderPass.getAttachments()[attachme… in createTestShaders() local
3989 GLint attachmentType = 0; in TEST_P() local4017 GLint attachmentType = 0; in TEST_P() local
98 GLenum attachmentType, in testRenderbufferMultisampleFormat()
2646 GLenum attachmentType; in GetFramebufferAttachmentParameteriv() local