tornavis/source/blender/draw
Sergey Sharybin e682133d2d Fix use of nullptr field to calculate array size
Is probably harmless in practice, but the ASAN was generating an
error about it:

  draw_manager_data.cc:187:59: runtime error: member access within null pointer of type 'struct DRWUniformChunk'

Pull Request: https://projects.blender.org/blender/blender/pulls/108798
2023-06-09 12:34:53 +02:00
..
engines Metal: EEVEE-Next: Fix light and shadow OOB issues 2023-06-08 16:47:45 +02:00
intern Fix use of nullptr field to calculate array size 2023-06-09 12:34:53 +02:00
tests Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
CMakeLists.txt GPv3: Add initial edit mode overlay support 2023-06-02 15:12:49 +02:00
DRW_engine.h Cleanup: renaming of GPU contexts for clarity 2023-06-08 15:46:53 +02:00
DRW_pbvh.hh Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
DRW_select_buffer.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00