Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp3350 glw::GLint m_gohan_location; member in gl4cts::EnhancedLayouts::FragmentDataLocationAPITest
H A Dgl4cEnhancedLayoutsTests.cpp19779 , m_gohan_location(0) in test()
19969 m_gohan_location = desc.m_expected_location; in test()
20011 framebuffer.AttachTexture(GL_COLOR_ATTACHMENT0 + m_gohan_location, m_gohan.m_id, m_width, m_height); in test()
20026 buffers[m_gohan_location] = GLenum(GL_COLOR_ATTACHMENT0 + m_gohan_location); in test()

Completed in 46 milliseconds