Searched refs:spirv_dim_to_string (Results 1 – 3 of 3) sorted by relevance
33 const char *spirv_dim_to_string(SpvDim dim);
1636 spirv_dim_to_string((SpvDim)w[3]), w[3]); in vtn_handle_type()
403 spirv_dim_to_string(SpvDim v) in spirv_dim_to_string() function