Home
last modified time | relevance | path

Searched defs:BGFX_CAPS_VERTEX_ID (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/include/bgfx/
H A Ddefines.h475 #define BGFX_CAPS_VERTEX_ID UINT64_C(0x0000000008000000) //!< Rendering with Vertex… macro
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/include/bgfx/
H A Ddefines.h475 #define BGFX_CAPS_VERTEX_ID UINT64_C(0x0000000008000000) //!< Rendering with Vertex… macro
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/bindings/d/
H A Dtypes.d364 enum ulong BGFX_CAPS_VERTEX_ID = 0x0000000008000000; /// Rendering with VertexID only is supported. variable
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/bindings/d/
H A Dtypes.d364 enum ulong BGFX_CAPS_VERTEX_ID = 0x0000000008000000; /// Rendering with VertexID only is supported. variable