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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c82 struct const_decl { struct
158 struct const_decl const_decls;
159 struct const_decl const_decls2D[PIPE_MAX_CONSTANT_BUFFERS];
459 struct const_decl *decl = &ureg->const_decls2D[index2D];
481 struct const_decl *decl = &ureg->const_decls;
1522 struct const_decl *decl = &ureg->const_decls2D[i];
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c82 struct const_decl { struct
158 struct const_decl const_decls;
159 struct const_decl const_decls2D[PIPE_MAX_CONSTANT_BUFFERS];
459 struct const_decl *decl = &ureg->const_decls2D[index2D];
481 struct const_decl *decl = &ureg->const_decls;
1522 struct const_decl *decl = &ureg->const_decls2D[i];

Completed in 228 milliseconds