Searched refs:const_decl (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c88 struct const_decl { struct
194 struct const_decl const_decls[PIPE_MAX_CONSTANT_BUFFERS];
529 struct const_decl *decl = &ureg->const_decls[index2D];
551 struct const_decl *decl = &ureg->const_decls[0];
1974 struct const_decl *decl = &ureg->const_decls[i];
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c91 struct const_decl { struct
196 struct const_decl const_decls[PIPE_MAX_CONSTANT_BUFFERS];
527 struct const_decl *decl = &ureg->const_decls[index2D];
549 struct const_decl *decl = &ureg->const_decls[0];
1993 struct const_decl *decl = &ureg->const_decls[i];

Completed in 7 milliseconds