Home
last modified time | relevance | path

Searched refs:PIX3_SETMARKER (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/src/
H A Drenderer_d3d12.h77 # define PIX3_SETMARKER(_commandList, _color, _name) _PIX3_SETMARKER(_commandList, _color, _name) macro
81 # define PIX3_SETMARKER(_commandList, _color, _name) BX_UNUSED(_commandList, _color, _name) macro
H A Drenderer_d3d12.cpp1894 PIX3_SETMARKER(m_commandList, kColorMarker, _marker); in setMarker()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/src/
H A Drenderer_d3d12.h77 # define PIX3_SETMARKER(_commandList, _color, _name) _PIX3_SETMARKER(_commandList, _color, _name) macro
81 # define PIX3_SETMARKER(_commandList, _color, _name) BX_UNUSED(_commandList, _color, _name) macro
H A Drenderer_d3d12.cpp1894 PIX3_SETMARKER(m_commandList, kColorMarker, _marker); in setMarker()