Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_reflect.cpp452 string CompilerReflection::execution_model_to_str(spv::ExecutionModel model) in execution_model_to_str() function in CompilerReflection
Dmain.cpp418 static const char *execution_model_to_str(spv::ExecutionModel model) in execution_model_to_str() function