Home
last modified time | relevance | path

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

/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DCGO.h420 struct buffers_not_indexed : op_with_data, op_with_draw_buffers { struct
422 buffers_not_indexed(int _mode, int _arrays, int _nverts, argument
1017 const cgo::draw::buffers_not_indexed* CGOGetNextDrawBufferedNotIndex(
H A DCGO.cpp253 fsizeof<cgo::draw::buffers_not_indexed>(),
1402 cgo::draw::buffers_not_indexed * sp = reinterpret_cast<decltype(sp)>(pc); in CGOCheckComplex()
1931 auto sp = it.cast<cgo::draw::buffers_not_indexed>(); in CGOFreeVBOs()
6133 const cgo::draw::buffers_not_indexed * sp = reinterpret_cast<decltype(sp)>(*pc); in CGO_gl_draw_buffers_not_indexed()
7366 RETURN_PICKCOLORSETPTR_CASE(buffers_not_indexed); in get_pickcolorsset_ptr()
7510 const cgo::draw::buffers_not_indexed * sp = reinterpret_cast<decltype(sp)>(pc); in CGORenderGLPicking()
8719 const cgo::draw::buffers_not_indexed* CGOGetNextDrawBufferedNotIndex( in CGOGetNextDrawBufferedNotIndex()
8724 return it.cast<cgo::draw::buffers_not_indexed>(); in CGOGetNextDrawBufferedNotIndex()
9964 const cgo::draw::buffers_not_indexed * sp = reinterpret_cast<decltype(sp)>(pc); in CGOTurnLightingOnLinesOff()
9974 cgo->copy_op_from<cgo::draw::buffers_not_indexed>(pc); in CGOTurnLightingOnLinesOff()
[all …]