Home
last modified time | relevance | path

Searched refs:is_core (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-headers/registry/
Dcgenerator.py245is_core = self.featureName and self.featureName.startswith(self.conventions.api_prefix + 'VERSION_…
272 if self.genOpts.protectExtensionProto and not is_core:
276 if self.genOpts.protectExtensionProto and not is_core:
/external/angle/third_party/vulkan-deps/vulkan-headers/src/registry/
Dcgenerator.py245is_core = self.featureName and self.featureName.startswith(self.conventions.api_prefix + 'VERSION_…
274 if self.genOpts.protectExtensionProto and not is_core:
278 if self.genOpts.protectExtensionProto and not is_core:
/external/deqp/external/openglcts/modules/gl/
Dgl3cCullDistanceTests.cpp2614 …bool is_core = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, … in iterate() local
2671 is_core, /* use_core_functionality */ in iterate()
2681 is_core, /* use_core_functionality */ in iterate()
2691 is_core, /* use_core_functionality */ in iterate()
2703 is_core, /* use_core_functionality */ in iterate()
2715 is_core, /* use_core_functionality */ in iterate()
2727 is_core, /* use_core_functionality */ in iterate()
2740 is_core, /* use_core_functionality */ in iterate()
/external/elfutils/src/
Delfclassify.c445 is_core (void) in is_core() function
752 [classify_core] = is_core (), in process_current_path()