Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp4749 void destroyGLObject(GLenum target, GLuint object_id);
5885 void TestBase::destroyGLObject(GLenum target, GLuint object_id) in destroyGLObject() function in es3cts::TestBase
6432 destroyGLObject(m_source_attachment_type, m_src_object_id); in deinit()
6439 destroyGLObject(m_destination_attachment_type, m_dst_object_id); in deinit()
10069 destroyGLObject(m_destination_attachment_type, dst_object_id); in iterate()
10072 destroyGLObject(m_source_attachment_type, src_object_id); in iterate()