Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cMapBufferAlignmentTests.cpp159 static const GLenum storage_flags[] = { in iterate() local
182 static const size_t n_storage_flags = sizeof(storage_flags) / sizeof(storage_flags[0]); in iterate()
262 const GLenum& storage_set = storage_flags[set_idx]; in iterate()