Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/vbo/
Dvbo_exec.h80 struct vbo_exec_context struct
82 struct gl_context *ctx;
83 GLvertexformat vtxfmt;
84 GLvertexformat vtxfmt_noop;
85 GLboolean validating; /**< if we're in the middle of state validation */
87 struct {
119 } vtx;
121 struct {
125 } eval;
127 struct {
[all …]