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

/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];
/external/flatbuffers/src/
H A Didl_gen_general.cpp53 std::string const_decl; member in struct:flatbuffers::LanguageParameters
521 code += lang_.const_decl;
542 code += lang_.const_decl;

Completed in 178 milliseconds