Home
last modified time | relevance | path

Searched refs:UpdateDynamicVertexBuffer (Results 1 – 14 of 14) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/
H A DGUIFontTTFDX.h53 bool UpdateDynamicVertexBuffer(const SVertex* pSysMem, unsigned int count);
H A DGUIFontTTFDX.cpp108 if (!UpdateDynamicVertexBuffer(&m_vertex[0], m_vertex.size())) in LastEnd()
290 bool CGUIFontTTFDX::UpdateDynamicVertexBuffer(const SVertex* pSysMem, unsigned int vertex_count) in UpdateDynamicVertexBuffer() function in CGUIFontTTFDX
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/d3d11/
H A DCompositorD3D11.h176 bool UpdateDynamicVertexBuffer(
H A DCompositorD3D11.cpp87 bool CompositorD3D11::UpdateDynamicVertexBuffer( in UpdateDynamicVertexBuffer() function in mozilla::layers::CompositorD3D11
603 if (!UpdateDynamicVertexBuffer(aTriangles)) { in Draw()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/d3d11/
H A DCompositorD3D11.h192 bool UpdateDynamicVertexBuffer(
H A DCompositorD3D11.cpp130 bool CompositorD3D11::UpdateDynamicVertexBuffer( in UpdateDynamicVertexBuffer() function in mozilla::layers::CompositorD3D11
767 if (!UpdateDynamicVertexBuffer(aTriangles)) { in Draw()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/d3d11/
H A DCompositorD3D11.h203 bool UpdateDynamicVertexBuffer(
H A DCompositorD3D11.cpp132 bool CompositorD3D11::UpdateDynamicVertexBuffer( in UpdateDynamicVertexBuffer() function in mozilla::layers::CompositorD3D11
770 if (!UpdateDynamicVertexBuffer(aTriangles)) { in Draw()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/d3d11/
H A DCompositorD3D11.h203 bool UpdateDynamicVertexBuffer(
H A DCompositorD3D11.cpp132 bool CompositorD3D11::UpdateDynamicVertexBuffer( in UpdateDynamicVertexBuffer() function in mozilla::layers::CompositorD3D11
770 if (!UpdateDynamicVertexBuffer(aTriangles)) { in Draw()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/src/
H A Dbgfx_p.h788 UpdateDynamicVertexBuffer, enumerator
3475 CommandBuffer& cmdbuf = getCommandBuffer(CommandBuffer::UpdateDynamicVertexBuffer); in BGFX_API_FUNC()
H A Dbgfx.cpp2847 case CommandBuffer::UpdateDynamicVertexBuffer: in rendererExecCommands()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/src/
H A Dbgfx_p.h788 UpdateDynamicVertexBuffer, enumerator
3475 CommandBuffer& cmdbuf = getCommandBuffer(CommandBuffer::UpdateDynamicVertexBuffer); in BGFX_API_FUNC()
H A Dbgfx.cpp2847 case CommandBuffer::UpdateDynamicVertexBuffer: in rendererExecCommands()