Searched refs:spirv_executionmodel_to_string (Results 1 – 3 of 3) sorted by relevance
35 const char *spirv_executionmodel_to_string(SpvExecutionModel model);
4106 spirv_executionmodel_to_string(model), model); in stage_for_execution_model()
490 spirv_executionmodel_to_string(SpvExecutionModel v) in spirv_executionmodel_to_string() function