Blender V5.0
gpu_debug_private.hh
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2016 by Mike Erwin. All rights reserved.
2 *
3 * SPDX-License-Identifier: GPL-2.0-or-later */
4
10
11#pragma once
12
13#include "BLI_string_ref.hh"
14#include "BLI_vector.hh"
15
16namespace blender::gpu {
17
19
21
22} // namespace blender::gpu
Vector< StringRef > DebugStack
void debug_validate_binding_image_format()
Definition gpu_debug.cc:170