Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp6405 NonRenderableInternalformatSupportObjects m_ui_src_ui_dst_internalformat; member in es3cts::RequiredCase
6417 deMemset(&m_ui_src_ui_dst_internalformat, 0, sizeof(m_ui_src_ui_dst_internalformat)); in RequiredCase()
6446 destroyObjectsSupportingNonRenderableInternalformats(m_ui_src_ui_dst_internalformat); in deinit()
6612 if (!execute(fbo_internalformat, dst_internalformat, &m_ui_src_ui_dst_internalformat)) in iterate()
8914 …if (!prepareSupportForNonRenderableTexture(m_ui_src_ui_dst_internalformat, DATA_SAMPLER_UNSIGNED_I… in generateObjectsToSupportNonColorRenderableInternalformats()