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.h81 struct vbo_exec_context struct
83 struct gl_context *ctx;
84 GLvertexformat vtxfmt;
85 GLvertexformat vtxfmt_noop;
87 struct {
116 } vtx;
119 struct {
123 } eval;
125 struct {
132 } array;
[all …]