ae2f_docs
Spvc.imp.c File Reference
#include "ae2f/Call.h"
#include <ae2fVK/Spvc.h>
#include <assert.h>

Go to the source code of this file.

Functions

ae2f_SHAREDEXPORT void ae2fVK_SpvcMk (ae2f_err_t *restrict reterr, ae2fVK_Spvc *restrict const ret, const glslang_input_t *const restrict inp)
ae2f_SHAREDEXPORT void ae2fVK_SpvcDel (ae2fVK_Spvc *restrict const block)

Function Documentation

◆ ae2fVK_SpvcDel()

ae2f_SHAREDEXPORT void ae2fVK_SpvcDel ( ae2fVK_Spvc *restrict const block)

Definition at line 17 of file Spvc.imp.c.

◆ ae2fVK_SpvcMk()

ae2f_SHAREDEXPORT void ae2fVK_SpvcMk ( ae2f_err_t *restrict reterr,
ae2fVK_Spvc *restrict const ret,
const glslang_input_t *const restrict inp )

Definition at line 9 of file Spvc.imp.c.