Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dgen6_gs_visitor.cpp488 int attribute_map[BRW_VARYING_SLOT_COUNT * MAX_GS_INPUT_VERTICES]; in setup_payload() local
500 memset(attribute_map, 0, sizeof(attribute_map)); in setup_payload()
514 attribute_map[VARYING_SLOT_PRIMITIVE_ID] = attributes_per_reg * reg; in setup_payload()
/external/autotest/client/cros/multimedia/
Dbluetooth_facade_native.py2816 attribute_map = dict()
2824 attribute_map['services'] = servs
2852 return json.dumps(attribute_map)