Searched defs:vbo_exec_context (Results 1 – 1 of 1) sorted by relevance
80 struct vbo_exec_context struct82 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 …]