Home
last modified time | relevance | path

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

/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DCGO.h342 struct buffers_indexed : op_with_data, op_with_draw_buffers { struct
344 buffers_indexed(int _mode, short _arrays, int _nindices, argument
H A DCGO.cpp251 fsizeof<cgo::draw::buffers_indexed>(),
1389 cgo::draw::buffers_indexed * sp = reinterpret_cast<decltype(sp)>(pc); in CGOCheckComplex()
1940 auto sp = it.cast<cgo::draw::buffers_indexed>(); in CGOFreeVBOs()
3513 …newPickColorVals = cgo->add<cgo::draw::buffers_indexed>(GL_TRIANGLES, arrays, num_total_indexes, n… in CGOOptimizeToVBOIndexed()
3778 newPickColorVals = cgo->add<cgo::draw::buffers_indexed>(GL_LINES, in CGOOptimizeToVBOIndexed()
6059 auto sp = reinterpret_cast<const cgo::draw::buffers_indexed*>(*pc); in CGO_gl_draw_buffers_indexed()
7365 RETURN_PICKCOLORSETPTR_CASE(buffers_indexed); in get_pickcolorsset_ptr()
7502 const cgo::draw::buffers_indexed * sp = reinterpret_cast<decltype(sp)>(pc); in CGORenderGLPicking()
9946 const cgo::draw::buffers_indexed * sp = reinterpret_cast<decltype(sp)>(pc); in CGOTurnLightingOnLinesOff()
9956 cgo->copy_op_from<cgo::draw::buffers_indexed>(pc); in CGOTurnLightingOnLinesOff()
[all …]