HomeSort by relevance Sort by last modified time
    Searched refs:protectFeature (Results 1 - 8 of 8) sorted by null

  /frameworks/native/opengl/tools/glgen2/registry/
genheaders.py 265 protectFeature = protect
282 protectFeature = protectFeature,
301 protectFeature = protectFeature,
320 protectFeature = protectFeature,
339 protectFeature = protectFeature,
358 protectFeature = protectFeature
    [all...]
reg.py 274 # protectFeature - True if #ifndef..#endif protection should be
303 protectFeature = True,
315 self.protectFeature = protectFeature
576 if (self.genOpts.protectFeature):
598 if (self.genOpts.protectFeature):
    [all...]
  /external/vulkan-validation-layers/
lvl_genvk.py 95 protectFeature = protect
114 protectFeature = False,
135 protectFeature = False,
156 protectFeature = False,
threading_generator.py 35 # protectFeature - True if #ifndef..#endif protection should be
73 protectFeature = True,
88 self.protectFeature = protectFeature
311 if (self.genOpts.protectFeature):
332 if (self.genOpts.protectFeature):
unique_objects_generator.py 38 # protectFeature - True if #ifndef..#endif protection should be
76 protectFeature = True,
91 self.protectFeature = protectFeature
    [all...]
parameter_validation_generator.py 38 # protectFeature - True if #ifndef..#endif protection should be
76 protectFeature = True,
91 self.protectFeature = protectFeature
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/
genvk.py 153 protectFeature = protect
173 protectFeature = False,
280 protectFeature = False,
302 protectFeature = False,
generator.py 152 # protectFeature - True if #ifndef..#endif protection should be
190 protectFeature = True,
205 self.protectFeature = protectFeature
282 # protectFeature - True if #ifndef..#endif protection should be
317 protectFeature = True,
333 self.protectFeature = protectFeature
355 # protectFeature - True if #ifndef..#endif protection should be
393 protectFeature = True
    [all...]

Completed in 178 milliseconds