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

  /external/vulkan-validation-layers/
threading_generator.py 52 # indentFuncProto - True if prototype declarations should put each
79 indentFuncProto = True,
94 self.indentFuncProto = indentFuncProto
unique_objects_generator.py 55 # indentFuncProto - True if prototype declarations should put each
82 indentFuncProto = True,
97 self.indentFuncProto = indentFuncProto
    [all...]
parameter_validation_generator.py 55 # indentFuncProto - True if prototype declarations should put each
82 indentFuncProto = True,
97 self.indentFuncProto = indentFuncProto
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/
generator.py 169 # indentFuncProto - True if prototype declarations should put each
196 indentFuncProto = True,
211 self.indentFuncProto = indentFuncProto
229 # indentFuncProto - True if prototype declarations should put each
255 indentFuncProto = True,
267 self.indentFuncProto = indentFuncProto
296 # indentFuncProto - True if prototype declarations should put each
323 indentFuncProto = True
    [all...]

Completed in 379 milliseconds