Home
last modified time | relevance | path

Searched refs:staticBuffer (Results 1 – 25 of 173) sorted by relevance

1234567

/dports/devel/emscripten/emscripten-2.0.3/tests/
H A Dstack_overflow.cpp10 void __attribute__((noinline)) InteropString(char *staticBuffer) in InteropString() argument
33 char staticBuffer[512288] = {}; in main() local
34 InteropString(staticBuffer); in main()
35 int stringLength = strlen(staticBuffer); in main()
36 printf("Got string: %s\n", staticBuffer); in main()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/geometry/
H A DIndexDataManager.cpp125 StaticIndexBuffer *staticBuffer = buffer ? buffer->getIndexBuffer() : NULL; in prepareIndexData() local
129 if (staticBuffer && staticBuffer->lookupType(type) && alignedOffset) in prepareIndexData()
131 indexBuffer = staticBuffer; in prepareIndexData()
138staticBuffer->addRange(offset, count, translated->minIndex, translated->maxIndex, streamOffset); in prepareIndexData()
145 if (staticBuffer) in prepareIndexData()
147 if (staticBuffer->size() == 0 && alignedOffset) in prepareIndexData()
149 indexBuffer = staticBuffer; in prepareIndexData()
155 staticBuffer = NULL; in prepareIndexData()
173 convertIndices(type, staticBuffer ? buffer->data() : indices, convertCount, output); in prepareIndexData()
178 if (staticBuffer) in prepareIndexData()
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp211 StaticIndexBufferInterface *staticBuffer = buffer->getStaticIndexBuffer(); in prepareIndexData() local
213 bool staticBufferInitialized = staticBuffer && staticBuffer->getBufferSize() != 0; in prepareIndexData()
215 staticBuffer && offsetAligned && staticBuffer->getIndexType() == dstType; in prepareIndexData()
220 staticBuffer = nullptr; in prepareIndexData()
223 if (staticBuffer == nullptr || !offsetAligned) in prepareIndexData()
243 ANGLE_TRY(StreamInIndexBuffer(staticBuffer, bufferData, convertCount, srcType, dstType, in prepareIndexData()
246 ASSERT(offsetAligned && staticBuffer->getIndexType() == dstType); in prepareIndexData()
248 translated->indexBuffer = staticBuffer->getIndexBuffer(); in prepareIndexData()
249 translated->serial = staticBuffer->getSerial(); in prepareIndexData()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp211 StaticIndexBufferInterface *staticBuffer = buffer->getStaticIndexBuffer(); in prepareIndexData() local
213 bool staticBufferInitialized = staticBuffer && staticBuffer->getBufferSize() != 0; in prepareIndexData()
215 staticBuffer && offsetAligned && staticBuffer->getIndexType() == dstType; in prepareIndexData()
220 staticBuffer = nullptr; in prepareIndexData()
223 if (staticBuffer == nullptr || !offsetAligned) in prepareIndexData()
243 ANGLE_TRY(StreamInIndexBuffer(staticBuffer, bufferData, convertCount, srcType, dstType, in prepareIndexData()
246 ASSERT(offsetAligned && staticBuffer->getIndexType() == dstType); in prepareIndexData()
248 translated->indexBuffer = staticBuffer->getIndexBuffer(); in prepareIndexData()
249 translated->serial = staticBuffer->getSerial(); in prepareIndexData()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp211 StaticIndexBufferInterface *staticBuffer = buffer->getStaticIndexBuffer(); in prepareIndexData() local
213 bool staticBufferInitialized = staticBuffer && staticBuffer->getBufferSize() != 0; in prepareIndexData()
215 staticBuffer && offsetAligned && staticBuffer->getIndexType() == dstType; in prepareIndexData()
220 staticBuffer = nullptr; in prepareIndexData()
223 if (staticBuffer == nullptr || !offsetAligned) in prepareIndexData()
243 ANGLE_TRY(StreamInIndexBuffer(staticBuffer, bufferData, convertCount, srcType, dstType, in prepareIndexData()
246 ASSERT(offsetAligned && staticBuffer->getIndexType() == dstType); in prepareIndexData()
248 translated->indexBuffer = staticBuffer->getIndexBuffer(); in prepareIndexData()
249 translated->serial = staticBuffer->getSerial(); in prepareIndexData()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp211 StaticIndexBufferInterface *staticBuffer = buffer->getStaticIndexBuffer(); in prepareIndexData() local
213 bool staticBufferInitialized = staticBuffer && staticBuffer->getBufferSize() != 0; in prepareIndexData()
215 staticBuffer && offsetAligned && staticBuffer->getIndexType() == dstType; in prepareIndexData()
220 staticBuffer = nullptr; in prepareIndexData()
223 if (staticBuffer == nullptr || !offsetAligned) in prepareIndexData()
243 ANGLE_TRY(StreamInIndexBuffer(staticBuffer, bufferData, convertCount, srcType, dstType, in prepareIndexData()
246 ASSERT(offsetAligned && staticBuffer->getIndexType() == dstType); in prepareIndexData()
248 translated->indexBuffer = staticBuffer->getIndexBuffer(); in prepareIndexData()
249 translated->serial = staticBuffer->getSerial(); in prepareIndexData()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp211 StaticIndexBufferInterface *staticBuffer = buffer->getStaticIndexBuffer(); in prepareIndexData() local
213 bool staticBufferInitialized = staticBuffer && staticBuffer->getBufferSize() != 0; in prepareIndexData()
215 staticBuffer && offsetAligned && staticBuffer->getIndexType() == dstType; in prepareIndexData()
220 staticBuffer = nullptr; in prepareIndexData()
223 if (staticBuffer == nullptr || !offsetAligned) in prepareIndexData()
243 ANGLE_TRY(StreamInIndexBuffer(staticBuffer, bufferData, convertCount, srcType, dstType, in prepareIndexData()
246 ASSERT(offsetAligned && staticBuffer->getIndexType() == dstType); in prepareIndexData()
248 translated->indexBuffer = staticBuffer->getIndexBuffer(); in prepareIndexData()
249 translated->serial = staticBuffer->getSerial(); in prepareIndexData()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp211 StaticIndexBufferInterface *staticBuffer = buffer->getStaticIndexBuffer(); in prepareIndexData() local
213 bool staticBufferInitialized = staticBuffer && staticBuffer->getBufferSize() != 0; in prepareIndexData()
215 staticBuffer && offsetAligned && staticBuffer->getIndexType() == dstType; in prepareIndexData()
220 staticBuffer = nullptr; in prepareIndexData()
223 if (staticBuffer == nullptr || !offsetAligned) in prepareIndexData()
243 ANGLE_TRY(StreamInIndexBuffer(staticBuffer, bufferData, convertCount, srcType, dstType, in prepareIndexData()
246 ASSERT(offsetAligned && staticBuffer->getIndexType() == dstType); in prepareIndexData()
248 translated->indexBuffer = staticBuffer->getIndexBuffer(); in prepareIndexData()
249 translated->serial = staticBuffer->getSerial(); in prepareIndexData()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp211 StaticIndexBufferInterface *staticBuffer = buffer->getStaticIndexBuffer(); in prepareIndexData() local
213 bool staticBufferInitialized = staticBuffer && staticBuffer->getBufferSize() != 0; in prepareIndexData()
215 staticBuffer && offsetAligned && staticBuffer->getIndexType() == dstType; in prepareIndexData()
220 staticBuffer = nullptr; in prepareIndexData()
223 if (staticBuffer == nullptr || !offsetAligned) in prepareIndexData()
243 ANGLE_TRY(StreamInIndexBuffer(staticBuffer, bufferData, convertCount, srcType, dstType, in prepareIndexData()
246 ASSERT(offsetAligned && staticBuffer->getIndexType() == dstType); in prepareIndexData()
248 translated->indexBuffer = staticBuffer->getIndexBuffer(); in prepareIndexData()
249 translated->serial = staticBuffer->getSerial(); in prepareIndexData()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp211 StaticIndexBufferInterface *staticBuffer = buffer->getStaticIndexBuffer(); in prepareIndexData() local
213 bool staticBufferInitialized = staticBuffer && staticBuffer->getBufferSize() != 0; in prepareIndexData()
215 staticBuffer && offsetAligned && staticBuffer->getIndexType() == dstType; in prepareIndexData()
220 staticBuffer = nullptr; in prepareIndexData()
223 if (staticBuffer == nullptr || !offsetAligned) in prepareIndexData()
243 ANGLE_TRY(StreamInIndexBuffer(staticBuffer, bufferData, convertCount, srcType, dstType, in prepareIndexData()
246 ASSERT(offsetAligned && staticBuffer->getIndexType() == dstType); in prepareIndexData()
248 translated->indexBuffer = staticBuffer->getIndexBuffer(); in prepareIndexData()
249 translated->serial = staticBuffer->getSerial(); in prepareIndexData()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp211 StaticIndexBufferInterface *staticBuffer = buffer->getStaticIndexBuffer(); in prepareIndexData() local
213 bool staticBufferInitialized = staticBuffer && staticBuffer->getBufferSize() != 0; in prepareIndexData()
215 staticBuffer && offsetAligned && staticBuffer->getIndexType() == dstType; in prepareIndexData()
220 staticBuffer = nullptr; in prepareIndexData()
223 if (staticBuffer == nullptr || !offsetAligned) in prepareIndexData()
243 ANGLE_TRY(StreamInIndexBuffer(staticBuffer, bufferData, convertCount, srcType, dstType, in prepareIndexData()
246 ASSERT(offsetAligned && staticBuffer->getIndexType() == dstType); in prepareIndexData()
248 translated->indexBuffer = staticBuffer->getIndexBuffer(); in prepareIndexData()
249 translated->serial = staticBuffer->getSerial(); in prepareIndexData()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp211 StaticIndexBufferInterface *staticBuffer = buffer->getStaticIndexBuffer(); in prepareIndexData() local
213 bool staticBufferInitialized = staticBuffer && staticBuffer->getBufferSize() != 0; in prepareIndexData()
215 staticBuffer && offsetAligned && staticBuffer->getIndexType() == dstType; in prepareIndexData()
220 staticBuffer = nullptr; in prepareIndexData()
223 if (staticBuffer == nullptr || !offsetAligned) in prepareIndexData()
243 ANGLE_TRY(StreamInIndexBuffer(staticBuffer, bufferData, convertCount, srcType, dstType, in prepareIndexData()
246 ASSERT(offsetAligned && staticBuffer->getIndexType() == dstType); in prepareIndexData()
248 translated->indexBuffer = staticBuffer->getIndexBuffer(); in prepareIndexData()
249 translated->serial = staticBuffer->getSerial(); in prepareIndexData()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp211 StaticIndexBufferInterface *staticBuffer = buffer->getStaticIndexBuffer(); in prepareIndexData() local
213 bool staticBufferInitialized = staticBuffer && staticBuffer->getBufferSize() != 0; in prepareIndexData()
215 staticBuffer && offsetAligned && staticBuffer->getIndexType() == dstType; in prepareIndexData()
220 staticBuffer = nullptr; in prepareIndexData()
223 if (staticBuffer == nullptr || !offsetAligned) in prepareIndexData()
243 ANGLE_TRY(StreamInIndexBuffer(staticBuffer, bufferData, convertCount, srcType, dstType, in prepareIndexData()
246 ASSERT(offsetAligned && staticBuffer->getIndexType() == dstType); in prepareIndexData()
248 translated->indexBuffer = staticBuffer->getIndexBuffer(); in prepareIndexData()
249 translated->serial = staticBuffer->getSerial(); in prepareIndexData()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp211 StaticIndexBufferInterface *staticBuffer = buffer->getStaticIndexBuffer(); in prepareIndexData() local
213 bool staticBufferInitialized = staticBuffer && staticBuffer->getBufferSize() != 0; in prepareIndexData()
215 staticBuffer && offsetAligned && staticBuffer->getIndexType() == dstType; in prepareIndexData()
220 staticBuffer = nullptr; in prepareIndexData()
223 if (staticBuffer == nullptr || !offsetAligned) in prepareIndexData()
243 ANGLE_TRY(StreamInIndexBuffer(staticBuffer, bufferData, convertCount, srcType, dstType, in prepareIndexData()
246 ASSERT(offsetAligned && staticBuffer->getIndexType() == dstType); in prepareIndexData()
248 translated->indexBuffer = staticBuffer->getIndexBuffer(); in prepareIndexData()
249 translated->serial = staticBuffer->getSerial(); in prepareIndexData()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp211 StaticIndexBufferInterface *staticBuffer = buffer->getStaticIndexBuffer(); in prepareIndexData() local
213 bool staticBufferInitialized = staticBuffer && staticBuffer->getBufferSize() != 0; in prepareIndexData()
215 staticBuffer && offsetAligned && staticBuffer->getIndexType() == dstType; in prepareIndexData()
220 staticBuffer = nullptr; in prepareIndexData()
223 if (staticBuffer == nullptr || !offsetAligned) in prepareIndexData()
243 ANGLE_TRY(StreamInIndexBuffer(staticBuffer, bufferData, convertCount, srcType, dstType, in prepareIndexData()
246 ASSERT(offsetAligned && staticBuffer->getIndexType() == dstType); in prepareIndexData()
248 translated->indexBuffer = staticBuffer->getIndexBuffer(); in prepareIndexData()
249 translated->serial = staticBuffer->getSerial(); in prepareIndexData()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp211 StaticIndexBufferInterface *staticBuffer = buffer->getStaticIndexBuffer(); in prepareIndexData() local
213 bool staticBufferInitialized = staticBuffer && staticBuffer->getBufferSize() != 0; in prepareIndexData()
215 staticBuffer && offsetAligned && staticBuffer->getIndexType() == dstType; in prepareIndexData()
220 staticBuffer = nullptr; in prepareIndexData()
223 if (staticBuffer == nullptr || !offsetAligned) in prepareIndexData()
243 ANGLE_TRY(StreamInIndexBuffer(staticBuffer, bufferData, convertCount, srcType, dstType, in prepareIndexData()
246 ASSERT(offsetAligned && staticBuffer->getIndexType() == dstType); in prepareIndexData()
248 translated->indexBuffer = staticBuffer->getIndexBuffer(); in prepareIndexData()
249 translated->serial = staticBuffer->getSerial(); in prepareIndexData()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp211 StaticIndexBufferInterface *staticBuffer = buffer->getStaticIndexBuffer(); in prepareIndexData() local
213 bool staticBufferInitialized = staticBuffer && staticBuffer->getBufferSize() != 0; in prepareIndexData()
215 staticBuffer && offsetAligned && staticBuffer->getIndexType() == dstType; in prepareIndexData()
220 staticBuffer = nullptr; in prepareIndexData()
223 if (staticBuffer == nullptr || !offsetAligned) in prepareIndexData()
243 ANGLE_TRY(StreamInIndexBuffer(staticBuffer, bufferData, convertCount, srcType, dstType, in prepareIndexData()
246 ASSERT(offsetAligned && staticBuffer->getIndexType() == dstType); in prepareIndexData()
248 translated->indexBuffer = staticBuffer->getIndexBuffer(); in prepareIndexData()
249 translated->serial = staticBuffer->getSerial(); in prepareIndexData()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp221 StaticIndexBufferInterface *staticBuffer = buffer->getStaticIndexBuffer(); in prepareIndexData() local
223 bool staticBufferInitialized = staticBuffer && staticBuffer->getBufferSize() != 0; in prepareIndexData()
224 bool staticBufferUsable = staticBuffer && in prepareIndexData()
225 offsetAligned && staticBuffer->getIndexType() == dstType; in prepareIndexData()
230 staticBuffer = nullptr; in prepareIndexData()
233 if (staticBuffer == nullptr || !offsetAligned) in prepareIndexData()
265 error = StreamInIndexBuffer(staticBuffer, bufferData, convertCount, srcType, dstType, in prepareIndexData()
272 ASSERT(offsetAligned && staticBuffer->getIndexType() == dstType); in prepareIndexData()
274 translated->indexBuffer = staticBuffer->getIndexBuffer(); in prepareIndexData()
275 translated->serial = staticBuffer->getSerial(); in prepareIndexData()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp211 StaticIndexBufferInterface *staticBuffer = buffer->getStaticIndexBuffer(); in prepareIndexData() local
213 bool staticBufferInitialized = staticBuffer && staticBuffer->getBufferSize() != 0; in prepareIndexData()
215 staticBuffer && offsetAligned && staticBuffer->getIndexType() == dstType; in prepareIndexData()
220 staticBuffer = nullptr; in prepareIndexData()
223 if (staticBuffer == nullptr || !offsetAligned) in prepareIndexData()
243 ANGLE_TRY(StreamInIndexBuffer(staticBuffer, bufferData, convertCount, srcType, dstType, in prepareIndexData()
246 ASSERT(offsetAligned && staticBuffer->getIndexType() == dstType); in prepareIndexData()
248 translated->indexBuffer = staticBuffer->getIndexBuffer(); in prepareIndexData()
249 translated->serial = staticBuffer->getSerial(); in prepareIndexData()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp211 StaticIndexBufferInterface *staticBuffer = buffer->getStaticIndexBuffer(); in prepareIndexData() local
213 bool staticBufferInitialized = staticBuffer && staticBuffer->getBufferSize() != 0; in prepareIndexData()
215 staticBuffer && offsetAligned && staticBuffer->getIndexType() == dstType; in prepareIndexData()
220 staticBuffer = nullptr; in prepareIndexData()
223 if (staticBuffer == nullptr || !offsetAligned) in prepareIndexData()
243 ANGLE_TRY(StreamInIndexBuffer(staticBuffer, bufferData, convertCount, srcType, dstType, in prepareIndexData()
246 ASSERT(offsetAligned && staticBuffer->getIndexType() == dstType); in prepareIndexData()
248 translated->indexBuffer = staticBuffer->getIndexBuffer(); in prepareIndexData()
249 translated->serial = staticBuffer->getSerial(); in prepareIndexData()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp211 StaticIndexBufferInterface *staticBuffer = buffer->getStaticIndexBuffer(); in prepareIndexData() local
213 bool staticBufferInitialized = staticBuffer && staticBuffer->getBufferSize() != 0; in prepareIndexData()
215 staticBuffer && offsetAligned && staticBuffer->getIndexType() == dstType; in prepareIndexData()
220 staticBuffer = nullptr; in prepareIndexData()
223 if (staticBuffer == nullptr || !offsetAligned) in prepareIndexData()
243 ANGLE_TRY(StreamInIndexBuffer(staticBuffer, bufferData, convertCount, srcType, dstType, in prepareIndexData()
246 ASSERT(offsetAligned && staticBuffer->getIndexType() == dstType); in prepareIndexData()
248 translated->indexBuffer = staticBuffer->getIndexBuffer(); in prepareIndexData()
249 translated->serial = staticBuffer->getSerial(); in prepareIndexData()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp211 StaticIndexBufferInterface *staticBuffer = buffer->getStaticIndexBuffer(); in prepareIndexData() local
213 bool staticBufferInitialized = staticBuffer && staticBuffer->getBufferSize() != 0; in prepareIndexData()
215 staticBuffer && offsetAligned && staticBuffer->getIndexType() == dstType; in prepareIndexData()
220 staticBuffer = nullptr; in prepareIndexData()
223 if (staticBuffer == nullptr || !offsetAligned) in prepareIndexData()
243 ANGLE_TRY(StreamInIndexBuffer(staticBuffer, bufferData, convertCount, srcType, dstType, in prepareIndexData()
246 ASSERT(offsetAligned && staticBuffer->getIndexType() == dstType); in prepareIndexData()
248 translated->indexBuffer = staticBuffer->getIndexBuffer(); in prepareIndexData()
249 translated->serial = staticBuffer->getSerial(); in prepareIndexData()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp211 StaticIndexBufferInterface *staticBuffer = buffer->getStaticIndexBuffer(); in prepareIndexData() local
213 bool staticBufferInitialized = staticBuffer && staticBuffer->getBufferSize() != 0; in prepareIndexData()
215 staticBuffer && offsetAligned && staticBuffer->getIndexType() == dstType; in prepareIndexData()
220 staticBuffer = nullptr; in prepareIndexData()
223 if (staticBuffer == nullptr || !offsetAligned) in prepareIndexData()
243 ANGLE_TRY(StreamInIndexBuffer(staticBuffer, bufferData, convertCount, srcType, dstType, in prepareIndexData()
246 ASSERT(offsetAligned && staticBuffer->getIndexType() == dstType); in prepareIndexData()
248 translated->indexBuffer = staticBuffer->getIndexBuffer(); in prepareIndexData()
249 translated->serial = staticBuffer->getSerial(); in prepareIndexData()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp187 StaticIndexBufferInterface *staticBuffer = buffer->getStaticIndexBuffer(); in prepareIndexData() local
189 bool staticBufferInitialized = staticBuffer && staticBuffer->getBufferSize() != 0; in prepareIndexData()
191 staticBuffer && offsetAligned && staticBuffer->getIndexType() == dstType; in prepareIndexData()
196 staticBuffer = nullptr; in prepareIndexData()
199 if (staticBuffer == nullptr || !offsetAligned) in prepareIndexData()
219 ANGLE_TRY(StreamInIndexBuffer(context, staticBuffer, bufferData, convertCount, srcType, in prepareIndexData()
222 ASSERT(offsetAligned && staticBuffer->getIndexType() == dstType); in prepareIndexData()
224 translated->indexBuffer = staticBuffer->getIndexBuffer(); in prepareIndexData()
225 translated->serial = staticBuffer->getSerial(); in prepareIndexData()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp187 StaticIndexBufferInterface *staticBuffer = buffer->getStaticIndexBuffer(); in prepareIndexData() local
189 bool staticBufferInitialized = staticBuffer && staticBuffer->getBufferSize() != 0; in prepareIndexData()
191 staticBuffer && offsetAligned && staticBuffer->getIndexType() == dstType; in prepareIndexData()
196 staticBuffer = nullptr; in prepareIndexData()
199 if (staticBuffer == nullptr || !offsetAligned) in prepareIndexData()
219 ANGLE_TRY(StreamInIndexBuffer(context, staticBuffer, bufferData, convertCount, srcType, in prepareIndexData()
222 ASSERT(offsetAligned && staticBuffer->getIndexType() == dstType); in prepareIndexData()
224 translated->indexBuffer = staticBuffer->getIndexBuffer(); in prepareIndexData()
225 translated->serial = staticBuffer->getSerial(); in prepareIndexData()

1234567