Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp8323 NonRenderableInternalformatSupportObjects m_ui_src_ui_dst_internalformat; member in es3cts::RequiredCase
8335 deMemset(&m_ui_src_ui_dst_internalformat, 0, sizeof(m_ui_src_ui_dst_internalformat)); in RequiredCase()
8364 destroyObjectsSupportingNonRenderableInternalformats(m_ui_src_ui_dst_internalformat); in deinit()
8530 … if (!execute(fbo_internalformat, dst_internalformat, &m_ui_src_ui_dst_internalformat)) in iterate()
10838 …if (!prepareSupportForNonRenderableTexture(m_ui_src_ui_dst_internalformat, DATA_SAMPLER_UNSIGNED_I… in generateObjectsToSupportNonColorRenderableInternalformats()