Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp6382 …void destroyObjectsSupportingNonRenderableInternalformats(NonRenderableInternalformatSupportObject…
6444 destroyObjectsSupportingNonRenderableInternalformats(m_f_src_f_dst_internalformat); in deinit()
6445 destroyObjectsSupportingNonRenderableInternalformats(m_i_src_i_dst_internalformat); in deinit()
6446 destroyObjectsSupportingNonRenderableInternalformats(m_ui_src_ui_dst_internalformat); in deinit()
9777 void RequiredCase::destroyObjectsSupportingNonRenderableInternalformats( in destroyObjectsSupportingNonRenderableInternalformats() function in es3cts::RequiredCase