Home
last modified time | relevance | path

Searched defs:attribute_map (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dgfx6_gs_visitor.cpp486 int attribute_map[BRW_VARYING_SLOT_COUNT * MAX_GS_INPUT_VERTICES]; in setup_payload() local
/third_party/boost/tools/quickbook/src/
Dactions.cpp886 typedef std::map<std::string, value> attribute_map; in image_action() typedef