Home
last modified time | relevance | path

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

/external/nos/host/generic/libnos/
Dfeature.cpp21 bool has_feature(NuggetClientInterface& nug, enum feature_support_app_id app_id, in has_feature() function
/external/harfbuzz_ng/src/
Dhb-ot-map.cc112 bool hb_ot_map_builder_t::has_feature (hb_tag_t tag) in has_feature() function in hb_ot_map_builder_t
/external/vulkan-validation-layers/layers/
Dshader_validation.cpp1685 bool needs_feature = false, has_feature = false; in ValidateShaderCapabilities() local
/external/virglrenderer/src/
Dvrend_renderer.c387 static inline bool has_feature(enum features_id feature_id) in has_feature() function