derelict.bgfx.types

Members

Aliases

bgfx_fatal_t
alias bgfx_fatal_t = int

Manifest constants

BGFX_STENCIL_FUNC_REF_SHIFT
enum BGFX_STENCIL_FUNC_REF_SHIFT;

Structs

bgfx_caps_t
struct bgfx_caps_t

Renderer capabilities.

bgfx_hmd_t
struct bgfx_hmd_t
bgfx_instance_data_buffer_t
struct bgfx_instance_data_buffer_t
bgfx_texture_info_t
struct bgfx_texture_info_t
bgfx_transient_index_buffer_t
struct bgfx_transient_index_buffer_t
bgfx_transient_vertex_buffer_t
struct bgfx_transient_vertex_buffer_t
bgfx_vertex_decl_t
struct bgfx_vertex_decl_t

Vertex declaration.

Variables

BGFX_BUFFER_NONE
enum ushort BGFX_BUFFER_NONE;
BGFX_CAPS_FORMAT_TEXTURE_NONE
enum ushort BGFX_CAPS_FORMAT_TEXTURE_NONE;
BGFX_CAPS_TEXTURE_COMPARE_LEQUAL
enum ulong BGFX_CAPS_TEXTURE_COMPARE_LEQUAL;
BGFX_CUBE_MAP_POSITIVE_X
enum ubyte BGFX_CUBE_MAP_POSITIVE_X;
BGFX_HMD_NONE
enum ubyte BGFX_HMD_NONE;
BGFX_PCI_ID_NONE
enum ushort BGFX_PCI_ID_NONE;
BGFX_SUBMIT_EYE_LEFT
enum ubyte BGFX_SUBMIT_EYE_LEFT;
BGFX_TEXTURE_NONE
enum uint BGFX_TEXTURE_NONE;
BGFX_VIEW_NONE
enum ubyte BGFX_VIEW_NONE;

Meta