Searched defs:featurename (Results 1 – 4 of 4) sorted by relevance
| /external/mesa3d/src/gallium/auxiliary/hud/ |
| D | hud_sensors_temp.c | 69 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/ |
| D | reg.py | 899 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/ |
| D | reg.py | 1035 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/ |
| D | reg.py | 796 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
|