Home
last modified time | relevance | path

Searched defs:featurename (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_sensors_temp.c69 char featurename[128]; member
254 create_object(const char *chipname, const char *featurename, in create_object()
287 char *featurename = sensors_get_label(chip, feature); in build_sensor_list() local
/external/vulkan-headers/registry/
Dreg.py899 def markRequired(self, featurename, feature, required): argument
970 def fillFeatureDictionary(self, interface, featurename, api, profile): argument
1060 def requireFeatures(self, interface, featurename, api, profile): argument
1074 def removeFeatures(self, interface, featurename, api, profile): argument
/external/angle/third_party/vulkan-deps/vulkan-headers/src/registry/
Dreg.py1035 def markRequired(self, featurename, feature, required): argument
1108 def fillFeatureDictionary(self, interface, featurename, api, profile): argument
1196 def requireFeatures(self, interface, featurename, api, profile): argument
1210 def removeFeatures(self, interface, featurename, api, profile): argument
/external/gfxstream-protocols/registry/vulkan/scripts/
Dreg.py796 def markRequired(self, featurename, feature, required): argument
866 def fillFeatureDictionary(self, interface, featurename, api, profile): argument
951 def requireAndRemoveFeatures(self, interface, featurename, api, profile): argument