HomeSort by relevance Sort by last modified time
    Searched refs:AttachmentTextureLevelCase (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fFboStateQueryTests.cpp 128 class AttachmentTextureLevelCase : public ApiCase
131 AttachmentTextureLevelCase (Context& context, const char* name, const char* description)
224 addChild(new AttachmentTextureLevelCase (m_context, "framebuffer_attachment_texture_level", "FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL"));
  /external/deqp/modules/gles3/functional/
es3fFboStateQueryTests.cpp 276 class AttachmentTextureLevelCase : public ApiCase
279 AttachmentTextureLevelCase (Context& context, const char* name, const char* description)
1013 addChild(new AttachmentTextureLevelCase (m_context, "framebuffer_attachment_texture_level", "FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL"));
    [all...]

Completed in 62 milliseconds