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

  /external/vulkan-validation-layers/scripts/
cgenerator.py 47 # indentFuncProto - True if prototype declarations should put each
75 indentFuncProto = True,
90 self.indentFuncProto = indentFuncProto
mock_icd_generator.py 699 # indentFuncProto - True if prototype declarations should put each
726 indentFuncProto = True,
742 self.indentFuncProto = indentFuncProto
    [all...]
threading_generator.py 53 # indentFuncProto - True if prototype declarations should put each
80 indentFuncProto = True,
95 self.indentFuncProto = indentFuncProto
object_tracker_generator.py 58 # indentFuncProto - True if prototype declarations should put each
85 indentFuncProto = True,
100 self.indentFuncProto = indentFuncProto
    [all...]
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 58 # indentFuncProto - True if prototype declarations should put each
85 indentFuncProto = True,
100 self.indentFuncProto = indentFuncProto
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/
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...]

Completed in 650 milliseconds