Searched defs:restartIndex (Results 1 – 4 of 4) sorted by relevance
246 deUint32 restartIndex = m_indexType == INDEX_UNSIGNED_BYTE ? RESTART_INDEX_UNSIGNED_BYTE in init() local537 deUint32 restartIndex = m_indexType == INDEX_UNSIGNED_BYTE ? RESTART_INDEX_UNSIGNED_BYTE in draw() local588 deUint32 restartIndex = m_indexType == INDEX_UNSIGNED_BYTE ? RESTART_INDEX_UNSIGNED_BYTE in renderWithoutRestart() local
243 const GLuint restartIndex = _mesa_primitive_restart_index(ctx, ib->type); in vbo_get_minmax_index() local
998 unsigned int restartIndex; in setUpVertexAttributeArrays() local
351 deUint32 restartIndex; member