Searched defs:add_stage (Results 1 – 2 of 2) sorted by relevance
465 void PipelineBuilder::add_stage(VkShaderStageFlagBits stage, VkShaderModule module, const char *nam… in add_stage() function in PipelineBuilder
1978 void add_stage(tflite::BenchmarkStage stage) { in add_stage() function