Searched defs:featurename (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/hud/ |
H A D | hud_sensors_temp.c | 70 char featurename[128]; member 255 create_object(const char *chipname, const char *featurename, in create_object() 288 char *featurename = sensors_get_label(chip, feature); in build_sensor_list() local
|
/aosp_15_r20/external/vulkan-headers/registry/ |
H A D | reg.py | 1074 def markRequired(self, featurename, feature, required): argument 1147 def fillFeatureDictionary(self, interface, featurename, api, profile): argument 1237 def requireFeatures(self, interface, featurename, api, profile): argument 1251 def removeFeatures(self, interface, featurename, api, profile): argument
|
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/registry/ |
H A D | reg.py | 1074 def markRequired(self, featurename, feature, required): argument 1147 def fillFeatureDictionary(self, interface, featurename, api, profile): argument 1237 def requireFeatures(self, interface, featurename, api, profile): argument 1251 def removeFeatures(self, interface, featurename, api, profile): argument
|
/aosp_15_r20/external/mesa3d/src/gfxstream/codegen/scripts/ |
H A D | reg.py | 592 def markRequired(self, featurename, feature, required): argument 609 def fillFeatureDictionary(self, interface, featurename, api): argument 633 def requireFeatures(self, interface, featurename, api): argument
|