Home
last modified time | relevance | path

Searched refs:VERTEX_ARRAY (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/core/src/
Dopengl.cpp1392 gl::DisableClientState(gl::VERTEX_ARRAY); in bind()
1397 gl::EnableClientState(gl::VERTEX_ARRAY); in bind()
1473 gl::EnableClientState(gl::VERTEX_ARRAY); in render()
Dgl_core_3_1.hpp1057 VERTEX_ARRAY = 0x8074, enumerator