Searched refs:m_goku_location (Results 1 – 2 of 2) sorted by relevance
19908 m_goku_location = 2; in test()19915 m_goku_location /* expected_location */, type /* type */, GL_FALSE /* normalized */, in test()20013 framebuffer.AttachTexture(GL_COLOR_ATTACHMENT0 + m_goku_location, m_goku.m_id, m_width, m_height); in test()20028 buffers[m_goku_location] = GLenum(GL_COLOR_ATTACHMENT0 + m_goku_location); in test()
3349 glw::GLint m_goku_location; member in gl4cts::EnhancedLayouts::FragmentDataLocationAPITest