Searched refs:builtin_source (Results 1 - 1 of 1) sorted by relevance

/external/vulkan-validation-layers/
H A Dvk_layer_documentation_generate.py94 builtin_source = [layer_inputs[ln]['source'] for ln in layer_inputs] variable
102 parser.add_argument('--in_source', required=False, default=builtin_source, help='The input layer source files from which code will be generated.')

Completed in 83 milliseconds