Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cBufferStorageTests.cpp1941 static const GLenum s_mapping_bits[] = { 0, GL_MAP_PERSISTENT_BIT, GL_MAP_COHERENT_BIT | GL_MAP_PERSISTENT_BIT }; in GetBufferParameterTest() local
1942 static const GLuint s_n_mapping_bits = sizeof(s_mapping_bits) / sizeof(s_mapping_bits[0]); in GetBufferParameterTest()
1962 const GLenum flag_mapping_bits = s_mapping_bits[flag_idx]; in GetBufferParameterTest()
1967 const GLenum access = s_mapping_bits[access_idx]; in GetBufferParameterTest()

Completed in 8 milliseconds