Searched refs:GL_MAP_COHERENT_BIT (Results 1 – 7 of 7) sorted by relevance
294 if (storageFlags & GL_MAP_COHERENT_BIT) in st_bufferobj_data()417 if (access & GL_MAP_COHERENT_BIT) in st_bufferobj_map_range()
1542 GL_MAP_COHERENT_BIT | in _mesa_buffer_storage()1556 if (flags & GL_MAP_COHERENT_BIT && !(flags & GL_MAP_PERSISTENT_BIT)) { in _mesa_buffer_storage()2434 GL_MAP_COHERENT_BIT; in _mesa_map_buffer_range()2480 if (access & GL_MAP_COHERENT_BIT && in _mesa_map_buffer_range()2481 !(bufObj->StorageFlags & GL_MAP_COHERENT_BIT)) { in _mesa_map_buffer_range()
22 #define GL_MAP_COHERENT_BIT 0x0080 macro
2588 #define GL_MAP_COHERENT_BIT 0x0080 macro
2536 #define GL_MAP_COHERENT_BIT 0x0080 macro
2613 #define GL_MAP_COHERENT_BIT 0x0080 macro
2561 #define GL_MAP_COHERENT_BIT 0x0080 macro