Home
last modified time | relevance | path

Searched refs:m_goten (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp3346 Utils::Texture m_goten; member in gl4cts::EnhancedLayouts::FragmentDataLocationAPITest
H A Dgl4cEnhancedLayoutsTests.cpp19776 , m_goten(context) in test()
19830 m_goten.Get(GL_RGBA, GL_UNSIGNED_BYTE, &data[0]); in test()
20004 m_goten.Init(Utils::Texture::TEX_2D, m_width, m_height, 0, GL_RGBA8, GL_RGBA, GL_UNSIGNED_BYTE, &texture_data[0]); in test()
20012 framebuffer.AttachTexture(GL_COLOR_ATTACHMENT0 + m_goten_location, m_goten.m_id, m_width, m_height); in test()

Completed in 37 milliseconds