GL CHOCO ENGINE
Loading...
Searching...
No Matches
renderer_backend_types.h
Go to the documentation of this file.
1
13#ifndef GLCE_ENGINE_RENDERER_RENDERER_BACKEND_RENDERER_BACKEND_TYPES_H
14#define GLCE_ENGINE_RENDERER_RENDERER_BACKEND_RENDERER_BACKEND_TYPES_H
15
16#ifdef __cplusplus
17extern "C" {
18#endif
19
26#ifdef __cplusplus
27}
28#endif
29#endif
シェーダープログラム/シェーダーオブジェクトのハンドルを保持する構造体
Definition: concrete_shader.c:108
VAOモジュール内部状態管理構造体
Definition: concrete_vao.c:40
VBOモジュール内部状態管理構造体
Definition: concrete_vbo.c:39