Searched defs:attachmentType (Results 1 – 5 of 5) sorted by relevance
447 GLenum attachmentType (const Attachment& att) in attachmentType() function
3835 const std::string attachmentType = getInputAttachmentType(attachment.getFormat()); in createTestShaders() local3844 …const std::string attachmentType = getAttachmentType(config.renderPass.getAttachments()[getAttachm… in createTestShaders() local3862 …const std::string attachmentType = getAttachmentType(attachment.getFormat(), config.useFormatCom… in createTestShaders() local3992 …const std::string attachmentType = getAttachmentType(config.renderPass.getAttachments()[attachme… in createTestShaders() local
1401 GLenum attachmentType = (i == 0) ? GL_DEPTH_ATTACHMENT : GL_STENCIL_ATTACHMENT; in checkErrors() local
2083 GLenum attachmentType; in GetFramebufferAttachmentParameterivOES() local
2653 GLenum attachmentType; in GetFramebufferAttachmentParameteriv() local