Home
last modified time | relevance | path

Searched refs:FboType (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fFboSRGBWriteControlTests.cpp107 enum FboType enum
271 const FboType fboTypeValue) in FBOConfig()
283 FboType fboType;
560 …ttachment, glw::GLuint textureAttachmentHandle, const bool isSRGB, const FboType fboType, const in…
565 FboType getType (void) const;
582 FboType m_type;
587 …ttachment, glw::GLuint textureAttachmentHandle, const bool isSRGB, const FboType fboType, const in… in TestFramebuffer()
628 FboType TestFramebuffer::getType (void) const in getType()