1 #ifndef _SKYBOX_PASS_H_
2 #define _SKYBOX_PASS_H_
This file contains global type definitions which are used throughout the entire engine and applicatio...
_Bool b8
8-bit boolean type
Definition: defines.h:58
void skybox_pass_destroy(struct rendergraph_pass *self)
b8 skybox_pass_execute(struct rendergraph_pass *self, struct frame_data *p_frame_data)
struct skybox_pass_extended_data skybox_pass_extended_data
b8 skybox_pass_create(struct rendergraph_pass *self)
b8 skybox_pass_initialize(struct rendergraph_pass *self)
Engine-level current frame-specific data.
Definition: frame_data.h:16
Definition: rendergraph.h:44
Definition: skybox_pass.h:11
struct skybox * sb
Definition: skybox_pass.h:12