Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp6840 const GLuint variable_size = static_cast<GLuint>(variable.m_data_size); in test() local
6843 const GLuint ends_at = variable.m_descriptor.m_offset % 16 + variable_size; in test()