Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp8300 …void destroyObjectsSupportingNonRenderableInternalformats(NonRenderableInternalformatSupportObject…
8362 destroyObjectsSupportingNonRenderableInternalformats(m_f_src_f_dst_internalformat); in deinit()
8363 destroyObjectsSupportingNonRenderableInternalformats(m_i_src_i_dst_internalformat); in deinit()
8364 destroyObjectsSupportingNonRenderableInternalformats(m_ui_src_ui_dst_internalformat); in deinit()
11701 void RequiredCase::destroyObjectsSupportingNonRenderableInternalformats( in destroyObjectsSupportingNonRenderableInternalformats() function in es3cts::RequiredCase