Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFboStateQueryTests.cpp946 class UnspecifiedAttachmentSizeTextureCase : public UnspecifiedAttachmentSizeCase class
949 UnspecifiedAttachmentSizeTextureCase (Context& context, const char* name, const char* description) in UnspecifiedAttachmentSizeTextureCase() function in deqp::gles3::Functional::__anond7d025640111::UnspecifiedAttachmentSizeTextureCase
1025 …addChild(new UnspecifiedAttachmentSizeTextureCase (m_context, "framebuffer_unspecified_attachmen… in init()