Lines Matching refs:amber_options
532 amber::Options amber_options;
533 amber_options.engine = options.engine;
534 amber_options.spv_env = options.spv_env;
535 amber_options.execution_type = options.pipeline_create_only
538 amber_options.disable_spirv_validation = options.disable_spirv_validation;
562 amber_options.engine, options.engine_major, options.engine_minor,
577 amber_options.config = config.get();
586 amber_options.extractions.insert(amber_options.extractions.end(),
606 amber_options.extractions.push_back(buffer_info);
614 result = am.Execute(recipe, &amber_options);
651 for (const amber::BufferInfo& buffer_info : amber_options.extractions) {
706 for (const amber::BufferInfo& buffer_info : amber_options.extractions) {