Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_sensors_temp.c70 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 Dreg.py1074 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 Dreg.py1074 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 Dreg.py592 def markRequired(self, featurename, feature, required): argument
609 def fillFeatureDictionary(self, interface, featurename, api): argument
633 def requireFeatures(self, interface, featurename, api): argument