Home
last modified time | relevance | path

Searched defs:add_stage (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/compiler/tests/
Dhelpers.cpp465 void PipelineBuilder::add_stage(VkShaderStageFlagBits stage, VkShaderModule module, const char *nam… in add_stage() function in PipelineBuilder
/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
Dconfiguration_generated.h1978 void add_stage(tflite::BenchmarkStage stage) { in add_stage() function