Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp3291 glw::GLint m_gohan_location; member in gl4cts::EnhancedLayouts::FragmentDataLocationAPITest
Dgl4cEnhancedLayoutsTests.cpp19388 m_gohan_location = desc.m_expected_location; in test()
19430 …framebuffer.AttachTexture(GL_COLOR_ATTACHMENT0 + m_gohan_location, m_gohan.m_id, m_width, m_height… in test()
19445 buffers[m_gohan_location] = GLenum(GL_COLOR_ATTACHMENT0 + m_gohan_location); in test()