Blender V5.0
gpu_shader_create_info_private.hh
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2021 Blender Authors
2 *
3 * SPDX-License-Identifier: GPL-2.0-or-later */
4
13
14#pragma once
15
16#include "GPU_shader.hh"
17
20
21bool gpu_shader_create_info_compile(const char *name_starts_with_filter);
22
27const GPUShaderCreateInfo *gpu_shader_create_info_get(const char *info_name);
const GPUShaderCreateInfo * gpu_shader_create_info_get(const char *info_name)
void gpu_shader_create_info_exit()
bool gpu_shader_create_info_compile(const char *name_starts_with_filter)
void gpu_shader_create_info_init()