derelict-bgfx ~master (2017-06-08T09:49:19Z)
Home
Dub
Repo
bgfx_texture_info_t
derelict
bgfx
types
struct
bgfx_texture_info_t {
bgfx_texture_format_t
format
;
uint32_t
storageSize
;
uint16_t
width
;
uint16_t
height
;
uint16_t
depth
;
uint8_t
numMips
;
uint8_t
bitsPerPixel
;
bool
cubeMap
;
}
Meta
Source
See Implementation
derelict
bgfx
types
aliases
bgfx_fatal_t
manifest constants
BGFX_STENCIL_FUNC_REF_SHIFT
structs
bgfx_caps_t
bgfx_hmd_t
bgfx_instance_data_buffer_t
bgfx_texture_info_t
bgfx_transient_index_buffer_t
bgfx_transient_vertex_buffer_t
bgfx_vertex_decl_t
variables
BGFX_BUFFER_NONE
BGFX_CAPS_FORMAT_TEXTURE_NONE
BGFX_CAPS_TEXTURE_COMPARE_LEQUAL
BGFX_CUBE_MAP_POSITIVE_X
BGFX_HMD_NONE
BGFX_PCI_ID_NONE
BGFX_SUBMIT_EYE_LEFT
BGFX_TEXTURE_NONE
BGFX_VIEW_NONE