Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFboStateQueryTests.cpp873 class UnspecifiedAttachmentSizeCase : public ApiCase class
876 UnspecifiedAttachmentSizeCase (Context& context, const char* name, const char* description) in UnspecifiedAttachmentSizeCase() function in deqp::gles3::Functional::__anond7d025640111::UnspecifiedAttachmentSizeCase
903 class UnspecifiedAttachmentSizeRboCase : public UnspecifiedAttachmentSizeCase
907 : UnspecifiedAttachmentSizeCase(context, name, description) in UnspecifiedAttachmentSizeRboCase()
946 class UnspecifiedAttachmentSizeTextureCase : public UnspecifiedAttachmentSizeCase
950 : UnspecifiedAttachmentSizeCase(context, name, description) in UnspecifiedAttachmentSizeTextureCase()