Searched refs:GL_MAP_PERSISTENT_BIT (Results 1 – 10 of 10) sorted by relevance
86 (GL_MAP_PERSISTENT_BIT | GL_MAP_WRITE_BIT)) == in vbo_use_minmax_cache()87 (GL_MAP_PERSISTENT_BIT | GL_MAP_WRITE_BIT)) in vbo_use_minmax_cache()
292 if (storageFlags & GL_MAP_PERSISTENT_BIT) in st_bufferobj_data()414 if (access & GL_MAP_PERSISTENT_BIT) in st_bufferobj_map_range()
417 if (!(access & (GL_MAP_UNSYNCHRONIZED_BIT | GL_MAP_PERSISTENT_BIT)) && in brw_map_buffer_range()449 (access & GL_MAP_PERSISTENT_BIT))) { in brw_map_buffer_range()
322 if (bufObj->Mappings[MAP_USER].AccessFlags & GL_MAP_PERSISTENT_BIT) in buffer_object_subdata_range_good()1541 GL_MAP_PERSISTENT_BIT | in _mesa_buffer_storage()1549 if (flags & GL_MAP_PERSISTENT_BIT && in _mesa_buffer_storage()1556 if (flags & GL_MAP_COHERENT_BIT && !(flags & GL_MAP_PERSISTENT_BIT)) { in _mesa_buffer_storage()2433 allowed_access |= GL_MAP_PERSISTENT_BIT | in _mesa_map_buffer_range()2487 if (access & GL_MAP_PERSISTENT_BIT && in _mesa_map_buffer_range()2488 !(bufObj->StorageFlags & GL_MAP_PERSISTENT_BIT)) { in _mesa_map_buffer_range()3997 if (!(bufObj->Mappings[MAP_USER].AccessFlags & GL_MAP_PERSISTENT_BIT) && in _mesa_InvalidateBufferSubData()
60 GL_MAP_PERSISTENT_BIT); in _mesa_check_disallowed_mapping()
21 #define GL_MAP_PERSISTENT_BIT 0x0040 macro
2587 #define GL_MAP_PERSISTENT_BIT 0x0040 macro
2535 #define GL_MAP_PERSISTENT_BIT 0x0040 macro
2612 #define GL_MAP_PERSISTENT_BIT 0x0040 macro
2560 #define GL_MAP_PERSISTENT_BIT 0x0040 macro