xcal
基于 C++23 的现代图形渲染引擎
载入中...
搜索中...
未找到
宏定义
shader.cc 文件参考
#include <xcal/render/impl/opengl/utils/openglapiloadhelper.inc>
#include <fstream>
#include <xcal/render/impl/opengl/gl/shader.hpp>
#include <xcal/utils/logmacrohelper.inc>
shader.cc 的引用(Include)关系图:

浏览源代码.

宏定义

#define ROLE   GL
 
#define LABEL   Shader
 

宏定义说明

◆ LABEL

#define LABEL   Shader

在文件 shader.cc7 行定义.

◆ ROLE

#define ROLE   GL

在文件 shader.cc6 行定义.