ae2f_docs
Loading...
Searching...
No Matches
conf.h File Reference

bootstrap the compiler state machine More...

#include <util/emitx.h>
#include <util/id.h>
#include <aclspv.h>
#include <aclspv/abi.h>
#include <spirv/unified1/spirv.h>

Go to the source code of this file.

Macros

#define wrd_caps   h_ctx->m_section.m_capability
#define wrd_caps_count   h_ctx->m_count.m_capability
#define wrd_ext   h_ctx->m_section.m_ext
#define wrd_ext_count   h_ctx->m_count.m_ext

Detailed Description

bootstrap the compiler state machine

Definition in file conf.h.

Macro Definition Documentation

◆ wrd_caps

#define wrd_caps   h_ctx->m_section.m_capability

Definition at line 11 of file conf.h.

◆ wrd_caps_count

#define wrd_caps_count   h_ctx->m_count.m_capability

Definition at line 12 of file conf.h.

◆ wrd_ext

#define wrd_ext   h_ctx->m_section.m_ext

Definition at line 14 of file conf.h.

◆ wrd_ext_count

#define wrd_ext_count   h_ctx->m_count.m_ext

Definition at line 15 of file conf.h.