Home
last modified time | relevance | path

Searched defs:restartIndex (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
Drenderer_utils.h322 constexpr In restartIndex = gl::GetPrimitiveRestartIndexFromType<In>(); in LineLoopRestartIndexCountHelper() local
374 constexpr In restartIndex = gl::GetPrimitiveRestartIndexFromType<In>(); in CopyLineLoopIndicesWithRestart() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fPrimitiveRestartTests.cpp261 deUint32 restartIndex = m_indexType == INDEX_UNSIGNED_BYTE ? RESTART_INDEX_UNSIGNED_BYTE in init() local
552 deUint32 restartIndex = m_indexType == INDEX_UNSIGNED_BYTE ? RESTART_INDEX_UNSIGNED_BYTE in draw() local
603 deUint32 restartIndex = m_indexType == INDEX_UNSIGNED_BYTE ? RESTART_INDEX_UNSIGNED_BYTE in renderWithoutRestart() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Drenderer_utils.h287 constexpr In restartIndex = gl::GetPrimitiveRestartIndexFromType<In>(); in LineLoopRestartIndexCountHelper() local
339 constexpr In restartIndex = gl::GetPrimitiveRestartIndexFromType<In>(); in CopyLineLoopIndicesWithRestart() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderPrimitiveCounter.cpp998 unsigned int restartIndex; in setUpVertexAttributeArrays() local
/third_party/mesa3d/src/mesa/vbo/
Dvbo_minmax_index.c234 unsigned restartIndex, bool restart, in vbo_get_minmax_index_mapped()
/third_party/vk-gl-cts/framework/referencerenderer/
DrrRenderState.hpp359 deUint32 restartIndex; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp227 GLuint restartIndex = gl::GetPrimitiveRestartIndex(indexType); in CopyTriangleFanIndicesWithRestart() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp232 GLuint restartIndex = gl::GetPrimitiveRestartIndex(indexType); in CopyTriangleFanIndicesWithRestart() local