Home
last modified time | relevance | path

Searched refs:mDirtyVertexBufferRange (Results 1 – 25 of 52) sorted by relevance

123

/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp559 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1386 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
1774 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
1814 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
1830 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexOffsetChange()
1839 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
1844 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
1846 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
1849 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
1853 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp559 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1386 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
1774 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
1814 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
1830 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexOffsetChange()
1839 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
1844 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
1846 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
1849 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
1853 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp559 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1386 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
1774 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
1814 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
1830 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexOffsetChange()
1839 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
1844 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
1846 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
1849 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
1853 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp559 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1386 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
1774 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
1814 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
1830 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexOffsetChange()
1839 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
1844 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
1846 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
1849 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
1853 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp559 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1386 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
1774 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
1814 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
1830 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexOffsetChange()
1839 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
1844 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
1846 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
1849 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
1853 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp559 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1386 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
1774 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
1814 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
1830 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexOffsetChange()
1839 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
1844 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
1846 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
1849 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
1853 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp559 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1386 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
1774 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
1814 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
1830 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexOffsetChange()
1839 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
1844 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
1846 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
1849 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
1853 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp559 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1386 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
1774 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
1814 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
1830 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexOffsetChange()
1839 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
1844 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
1846 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
1849 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
1853 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp559 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1386 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
1774 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
1814 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
1830 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexOffsetChange()
1839 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
1844 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
1846 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
1849 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
1853 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp559 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1386 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
1774 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
1814 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
1830 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexOffsetChange()
1839 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
1844 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
1846 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
1849 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
1853 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp559 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1386 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
1774 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
1814 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
1830 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexOffsetChange()
1839 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
1844 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
1846 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
1849 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
1853 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp559 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1386 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
1774 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
1814 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
1830 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexOffsetChange()
1839 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
1844 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
1846 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
1849 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
1853 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp559 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1386 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
1774 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
1814 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
1830 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexOffsetChange()
1839 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
1844 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
1846 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
1849 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
1853 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp559 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1386 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
1774 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
1814 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
1830 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexOffsetChange()
1839 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
1844 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
1846 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
1849 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
1853 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp559 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1386 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
1774 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
1814 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
1830 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexOffsetChange()
1839 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
1844 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
1846 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
1849 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
1853 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp559 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1386 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
1774 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
1814 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
1830 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexOffsetChange()
1839 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
1844 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
1846 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
1849 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
1853 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp559 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1386 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
1774 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
1814 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
1830 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexOffsetChange()
1839 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
1844 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
1846 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
1849 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
1853 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp559 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1386 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
1774 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
1814 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
1830 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexOffsetChange()
1839 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
1844 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
1846 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
1849 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
1853 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp559 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1386 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
1774 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
1814 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
1830 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexOffsetChange()
1839 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
1844 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
1846 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
1849 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
1853 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp573 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1428 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
1856 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
1896 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
1912 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexOffsetChange()
1921 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
1926 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
1928 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
1931 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
1935 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp688 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1597 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
2081 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
2129 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
2142 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
2147 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
2149 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
2152 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
2156 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
3255 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in updateVertexOffsetsForPointSpritesEmulation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp690 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1588 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
2076 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
2124 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
2137 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
2142 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
2144 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
2147 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
2151 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
3263 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in updateVertexOffsetsForPointSpritesEmulation()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp690 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1588 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
2076 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
2124 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
2137 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
2142 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
2144 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
2147 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
2151 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
3263 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in updateVertexOffsetsForPointSpritesEmulation()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp690 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1588 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
2076 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
2124 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
2137 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
2142 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
2144 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
2147 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
2151 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
3263 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in updateVertexOffsetsForPointSpritesEmulation()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp690 mDirtyVertexBufferRange(gl::MAX_VERTEX_ATTRIBS, 0), in StateManager11()
1588 mDirtyVertexBufferRange = gl::RangeUI(0, limit); in invalidateVertexBuffer()
2076 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(attribIndex)); in syncCurrentValueAttribs()
2124 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in queueVertexBufferChange()
2137 if (mDirtyVertexBufferRange.empty()) in applyVertexBufferChanges()
2142 ASSERT(mDirtyVertexBufferRange.high() <= gl::MAX_VERTEX_ATTRIBS); in applyVertexBufferChanges()
2144 UINT start = static_cast<UINT>(mDirtyVertexBufferRange.low()); in applyVertexBufferChanges()
2147 deviceContext->IASetVertexBuffers(start, static_cast<UINT>(mDirtyVertexBufferRange.length()), in applyVertexBufferChanges()
2151 mDirtyVertexBufferRange = gl::RangeUI(gl::MAX_VERTEX_ATTRIBS, 0); in applyVertexBufferChanges()
3263 mDirtyVertexBufferRange.extend(static_cast<unsigned int>(bufferIndex)); in updateVertexOffsetsForPointSpritesEmulation()

123